#EDDED9#EDDED9
#EDDED9 is a very light, near-neutral orange. Relative luminance 0.753; OKLCH L 91.1% C 0.018 H 39.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDED9 |
|---|---|
| RGB | rgb(237, 222, 217) |
| HSL | hsl(15, 36%, 89%) |
| HSV | hsv(15, 8%, 93%) |
| CMYK | cmyk(0%, 6.3%, 8.4%, 7.1%) |
| CIE-LAB | lab(89.51, 4.28, 4.29) |
| CIE-LCH | lch(89.51, 6.06, 45.05°) |
| OKLab | oklab(91.12% 0.0138 0.0114) |
| OKLCH | oklch(91.12% 0.018 39.4) |
| XYZ | xyz(73.5694, 75.2578, 76.2828) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.94
Mistyrose
#FFE4E1
ΔE00 5.09
Linen
#FAF0E6
ΔE00 5.30
Seashell
#FFF5EE
ΔE00 5.38
Lavenderblush
#FFF0F5
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDED9 #D9E8ED
analogous
#EDD9DE #EDDED9 #EDE8D9
triadic
#EDDED9 #D9EDDE #DED9ED
tetradic
#EDDED9 #DEEDD9 #D9E8ED #E8D9ED
square
#EDDED9 #DEEDD9 #D9E8ED #E8D9ED
split-complementary
#EDDED9 #D9EDE8 #D9DEED
monochromatic
#C69686 #D9BAAF #EDDED9 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.31
#EDDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EDDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDED9
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDED9 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#F1DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #edded9; /* rgb */ color: rgb(237, 222, 217); /* oklch */ color: oklch(91.1% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#f2e8e4',
500: '#edded9',
950: '#000000',
},
}SCSS
$custom: #edded9; $custom-light: #f2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#edded9",
"rgb": {
"r": 237,
"g": 222,
"b": 217
},
"hsl": {
"h": 15,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.91123,
"c": 0.0179,
"h": 39.4
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#EDDED9
secondary
#A3BEC8
accent
#91AF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484