Skip to content

#EDEED6

≈ beige · rgb(237, 238, 214)
Color formats
HEX#EDEED6
RGBrgb(237, 238, 214)
HSLhsl(62, 41%, 89%)
HSVhsv(62, 10%, 93%)
OKLCHoklch(94% 0.03 109)
CMYKcmyk(0%, 0%, 10%, 7%)
Contrast & accessibility
On white1.18:1below AA
On black17.80:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #edeed6;
  --beige-rgb: 237 238 214;
  --beige-oklch: oklch(94% 0.03 109);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edeed6] text-[#edeed6] border-[#edeed6]
Shades & tints
Color harmonies
About this color

#EDEED6 is a color with the RGB value rgb(237, 238, 214). Its closest CSS named color is "beige". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #EDEED6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied