#EDE8DD#EDE8DD
#EDE8DD is a very light, near-neutral orange. Relative luminance 0.809; OKLCH L 93.2% C 0.016 H 86.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE8DD |
|---|---|
| RGB | rgb(237, 232, 221) |
| HSL | hsl(41, 31%, 90%) |
| HSV | hsv(41, 7%, 93%) |
| CMYK | cmyk(0%, 2.1%, 6.8%, 7.1%) |
| CIE-LAB | lab(92.10, -0.20, 5.94) |
| CIE-LCH | lch(92.10, 5.94, 91.92°) |
| OKLab | oklab(93.19% 0.001 0.0156) |
| OKLCH | oklch(93.19% 0.016 86.4) |
| XYZ | xyz(76.8311, 80.9387, 79.9678) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.28
Oldlace
#FDF5E6
ΔE00 3.32
Eggshell
#F0EAD6
ΔE00 3.56
Floralwhite
#FFFAF0
ΔE00 3.79
Seashell
#FFF5EE
ΔE00 4.70
Warm Beige
#E9DCC9
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE8DD #DDE2ED
analogous
#EDE0DD #EDE8DD #EAEDDD
triadic
#EDE8DD #DDEDE8 #E8DDED
tetradic
#EDE8DD #DDEDE0 #DDE2ED #EDDDEA
square
#EDE8DD #DDEDE0 #DDE2ED #EDDDEA
split-complementary
#EDE8DD #DDEAED #E0DDED
monochromatic
#C3B28D #D8CDB5 #EDE8DD #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.22
#EDE8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EDE8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE8DD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE8DD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#F0E6E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ede8dd; /* rgb */ color: rgb(237, 232, 221); /* oklch */ color: oklch(93.2% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#f2efe7',
500: '#ede8dd',
950: '#000000',
},
}SCSS
$custom: #ede8dd; $custom-light: #f2efe7; $custom-dark: #000000;
JSON
{
"hex": "#ede8dd",
"rgb": {
"r": 237,
"g": 232,
"b": 221
},
"hsl": {
"h": 41.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93189,
"c": 0.01565,
"h": 86.4
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#EDE8DD
secondary
#A8B1C7
accent
#5EA93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584