#EDDED8#EDDED8
#EDDED8 is a very light, near-neutral orange. Relative luminance 0.752; OKLCH L 91.1% C 0.018 H 43.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDED8 |
|---|---|
| RGB | rgb(237, 222, 216) |
| HSL | hsl(17, 37%, 89%) |
| HSV | hsv(17, 9%, 93%) |
| CMYK | cmyk(0%, 6.3%, 8.9%, 7.1%) |
| CIE-LAB | lab(89.49, 4.12, 4.78) |
| CIE-LCH | lch(89.49, 6.31, 49.26°) |
| OKLab | oklab(91.1% 0.0135 0.0126) |
| OKLCH | oklch(91.1% 0.018 43.2) |
| XYZ | xyz(73.4397, 75.2059, 75.5998) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.08
Seashell
#FFF5EE
ΔE00 5.26
Mistyrose
#FFE4E1
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 6.57
Lavenderblush
#FFF0F5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDED8 #D8E7ED
analogous
#EDD8DD #EDDED8 #EDE9D8
triadic
#EDDED8 #D8EDDE #DED8ED
tetradic
#EDDED8 #DDEDD8 #D8E7ED #E9D8ED
square
#EDDED8 #DDEDD8 #D8E7ED #E9D8ED
split-complementary
#EDDED8 #D8EDE9 #D8DDED
monochromatic
#C69784 #DABBAE #EDDED8 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.31
#EDDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EDDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDED8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDED8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#F2DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #edded8; /* rgb */ color: rgb(237, 222, 216); /* oklch */ color: oklch(91.1% 0.018 43.2);
Tailwind
colors: {
custom: {
50: '#f2e8e4',
500: '#edded8',
950: '#000000',
},
}SCSS
$custom: #edded8; $custom-light: #f2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#edded8",
"rgb": {
"r": 237,
"g": 222,
"b": 216
},
"hsl": {
"h": 17.143,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.91096,
"c": 0.01846,
"h": 43.2
},
"luminance": 0.75205
}Semantic roles & 50–950 ramp
primary
#EDDED8
secondary
#A1BDC8
accent
#8DB036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484