#EDDED1#EDDED1
#EDDED1 is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.024 H 63.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDED1 |
|---|---|
| RGB | rgb(237, 222, 209) |
| HSL | hsl(28, 44%, 87%) |
| HSV | hsv(28, 12%, 93%) |
| CMYK | cmyk(0%, 6.3%, 11.8%, 7.1%) |
| CIE-LAB | lab(89.32, 2.98, 8.21) |
| CIE-LCH | lch(89.32, 8.74, 70.06°) |
| OKLab | oklab(90.91% 0.0107 0.0215) |
| OKLCH | oklch(90.91% 0.024 63.5) |
| XYZ | xyz(72.5540, 74.8516, 70.9349) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.24
Antiquewhite
#FAEBD7
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.28
Champagne
#F7E7CE
ΔE00 5.15
Seashell
#FFF5EE
ΔE00 5.57
Oldlace
#FDF5E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDED1 #D1E0ED
analogous
#EDD1D2 #EDDED1 #EDECD1
triadic
#EDDED1 #D1EDDE #DED1ED
tetradic
#EDDED1 #D2EDD1 #D1E0ED #ECD1ED
square
#EDDED1 #D2EDD1 #D1E0ED #ECD1ED
split-complementary
#EDDED1 #D1EDEC #D1D2ED
monochromatic
#CB9F79 #DCBEA5 #EDDED1 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.31
#EDDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EDDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDED1
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDED1 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#E6E2D1
Tritanopia (blue-blind)
#F3DBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #edded1; /* rgb */ color: rgb(237, 222, 209); /* oklch */ color: oklch(90.9% 0.024 63.5);
Tailwind
colors: {
custom: {
50: '#f3e8df',
500: '#edded1',
950: '#000000',
},
}SCSS
$custom: #edded1; $custom-light: #f3e8df; $custom-dark: #000000;
JSON
{
"hex": "#edded1",
"rgb": {
"r": 237,
"g": 222,
"b": 209
},
"hsl": {
"h": 27.857,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.90911,
"c": 0.02407,
"h": 63.5
},
"luminance": 0.74851
}Semantic roles & 50–950 ramp
primary
#EDDED1
secondary
#99B3C9
accent
#78B72F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484