#EDE7DC#EDE7DC
#EDE7DC is a very light, near-neutral orange. Relative luminance 0.803; OKLCH L 93.0% C 0.016 H 82.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE7DC |
|---|---|
| RGB | rgb(237, 231, 220) |
| HSL | hsl(39, 32%, 90%) |
| HSV | hsv(39, 7%, 93%) |
| CMYK | cmyk(0%, 2.5%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.83, 0.15, 6.07) |
| CIE-LCH | lch(91.83, 6.07, 88.62°) |
| OKLab | oklab(92.97% 0.002 0.016) |
| OKLCH | oklch(92.97% 0.016 82.8) |
| XYZ | xyz(76.4176, 80.3242, 79.1746) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.02
Oldlace
#FDF5E6
ΔE00 3.38
Eggshell
#F0EAD6
ΔE00 3.73
Floralwhite
#FFFAF0
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 4.38
Seashell
#FFF5EE
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE7DC #DCE2ED
analogous
#EDDFDC #EDE7DC #EBEDDC
triadic
#EDE7DC #DCEDE7 #E7DCED
tetradic
#EDE7DC #DCEDDF #DCE2ED #EDDCEB
square
#EDE7DC #DCEDDF #DCE2ED #EDDCEB
split-complementary
#EDE7DC #DCEBED #DFDCED
monochromatic
#C3B08B #D8CBB4 #EDE7DC #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.23
#EDE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EDE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE7DC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE7DC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#F0E5E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ede7dc; /* rgb */ color: rgb(237, 231, 220); /* oklch */ color: oklch(93.0% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#f2eee6',
500: '#ede7dc',
950: '#000000',
},
}SCSS
$custom: #ede7dc; $custom-light: #f2eee6; $custom-dark: #000000;
JSON
{
"hex": "#ede7dc",
"rgb": {
"r": 237,
"g": 231,
"b": 220
},
"hsl": {
"h": 38.824,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.92965,
"c": 0.01608,
"h": 82.8
},
"luminance": 0.80324
}Semantic roles & 50–950 ramp
primary
#EDE7DC
secondary
#A6B2C7
accent
#62AB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584