#EDD9CD#EDD9CD
#EDD9CD is a very light, muted orange. Relative luminance 0.720; OKLCH L 89.8% C 0.028 H 53.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD9CD |
|---|---|
| RGB | rgb(237, 217, 205) |
| HSL | hsl(23, 47%, 87%) |
| HSV | hsv(23, 14%, 93%) |
| CMYK | cmyk(0%, 8.4%, 13.5%, 7.1%) |
| CIE-LAB | lab(87.99, 4.93, 8.40) |
| CIE-LCH | lch(87.99, 9.74, 59.57°) |
| OKLab | oklab(89.83% 0.0165 0.022) |
| OKLCH | oklch(89.83% 0.028 53.1) |
| XYZ | xyz(70.7567, 72.0393, 67.9234) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 6.13
Linen
#FAF0E6
ΔE00 6.16
Mistyrose
#FFE4E1
ΔE00 6.34
Seashell
#FFF5EE
ΔE00 6.95
Champagne
#F7E7CE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD9CD #CDE1ED
analogous
#EDCDD1 #EDD9CD #EDE9CD
triadic
#EDD9CD #CDEDD9 #D9CDED
tetradic
#EDD9CD #D1EDCD #CDE1ED #E9CDED
square
#EDD9CD #D1EDCD #CDE1ED #E9CDED
split-complementary
#EDD9CD #CDEDE9 #CDD1ED
monochromatic
#CD9573 #DDB7A0 #EDD9CD #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.36
#EDD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EDD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD9CD
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD9CD | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#F4D6D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #edd9cd; /* rgb */ color: rgb(237, 217, 205); /* oklch */ color: oklch(89.8% 0.028 53.1);
Tailwind
colors: {
custom: {
50: '#f3e4dc',
500: '#edd9cd',
950: '#000000',
},
}SCSS
$custom: #edd9cd; $custom-light: #f3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#edd9cd",
"rgb": {
"r": 237,
"g": 217,
"b": 205
},
"hsl": {
"h": 22.5,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.89833,
"c": 0.02754,
"h": 53.1
},
"luminance": 0.72038
}Semantic roles & 50–950 ramp
primary
#EDD9CD
secondary
#95B6C9
accent
#85BA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484