#EDDED7#EDDED7
#EDDED7 is a very light, near-neutral orange. Relative luminance 0.752; OKLCH L 91.1% C 0.019 H 46.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDED7 |
|---|---|
| RGB | rgb(237, 222, 215) |
| HSL | hsl(19, 38%, 89%) |
| HSV | hsv(19, 9%, 93%) |
| CMYK | cmyk(0%, 6.3%, 9.3%, 7.1%) |
| CIE-LAB | lab(89.47, 3.95, 5.27) |
| CIE-LCH | lch(89.47, 6.59, 53.13°) |
| OKLab | oklab(91.07% 0.0131 0.0139) |
| OKLCH | oklch(91.07% 0.019 46.8) |
| XYZ | xyz(73.3109, 75.1544, 74.9210) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 5.18
Very Light Pink
#FFF4F2
ΔE00 5.26
Mistyrose
#FFE4E1
ΔE00 5.66
Warm Beige
#E9DCC9
ΔE00 6.07
Antiquewhite
#FAEBD7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDED7 #D7E6ED
analogous
#EDD7DB #EDDED7 #EDE9D7
triadic
#EDDED7 #D7EDDE #DED7ED
tetradic
#EDDED7 #DBEDD7 #D7E6ED #E9D7ED
square
#EDDED7 #DBEDD7 #D7E6ED #E9D7ED
split-complementary
#EDDED7 #D7EDE9 #D7DBED
monochromatic
#C79883 #DABBAD #EDDED7 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.31
#EDDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EDDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDED7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDED7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#F2DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #edded7; /* rgb */ color: rgb(237, 222, 215); /* oklch */ color: oklch(91.1% 0.019 46.8);
Tailwind
colors: {
custom: {
50: '#f2e8e3',
500: '#edded7',
950: '#000000',
},
}SCSS
$custom: #edded7; $custom-light: #f2e8e3; $custom-dark: #000000;
JSON
{
"hex": "#edded7",
"rgb": {
"r": 237,
"g": 222,
"b": 215
},
"hsl": {
"h": 19.091,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.91069,
"c": 0.01909,
"h": 46.8
},
"luminance": 0.75153
}Semantic roles & 50–950 ramp
primary
#EDDED7
secondary
#A0BBC8
accent
#89B135
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484