#EDE5DC#EDE5DC
#EDE5DC is a very light, near-neutral orange. Relative luminance 0.792; OKLCH L 92.6% C 0.015 H 70.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5DC |
|---|---|
| RGB | rgb(237, 229, 220) |
| HSL | hsl(32, 32%, 90%) |
| HSV | hsv(32, 7%, 93%) |
| CMYK | cmyk(0%, 3.4%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.33, 1.17, 5.34) |
| CIE-LCH | lch(91.33, 5.47, 77.64°) |
| OKLab | oklab(92.57% 0.0049 0.0141) |
| OKLCH | oklch(92.57% 0.015 70.9) |
| XYZ | xyz(75.8611, 79.2111, 78.9891) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.56
Seashell
#FFF5EE
ΔE00 3.84
Oldlace
#FDF5E6
ΔE00 4.23
Warm Beige
#E9DCC9
ΔE00 4.52
Floralwhite
#FFFAF0
ΔE00 4.57
Antiquewhite
#FAEBD7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5DC #DCE4ED
analogous
#EDDDDC #EDE5DC #EDEDDC
triadic
#EDE5DC #DCEDE5 #E5DCED
tetradic
#EDE5DC #DCEDDD #DCE4ED #EDDCED
square
#EDE5DC #DCEDDD #DCE4ED #EDDCED
split-complementary
#EDE5DC #DCEDED #DDDCED
monochromatic
#C3A98B #D8C7B4 #EDE5DC #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.25
#EDE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EDE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5DC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5DC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#F0E3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede5dc; /* rgb */ color: rgb(237, 229, 220); /* oklch */ color: oklch(92.6% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#f2ede6',
500: '#ede5dc',
950: '#000000',
},
}SCSS
$custom: #ede5dc; $custom-light: #f2ede6; $custom-dark: #000000;
JSON
{
"hex": "#ede5dc",
"rgb": {
"r": 237,
"g": 229,
"b": 220
},
"hsl": {
"h": 31.765,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.92572,
"c": 0.0149,
"h": 70.9
},
"luminance": 0.7921
}Semantic roles & 50–950 ramp
primary
#EDE5DC
secondary
#A6B6C7
accent
#6FAB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484