#EDE5DA#EDE5DA
#EDE5DA is a very light, near-neutral orange. Relative luminance 0.791; OKLCH L 92.5% C 0.017 H 76.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5DA |
|---|---|
| RGB | rgb(237, 229, 218) |
| HSL | hsl(35, 35%, 89%) |
| HSV | hsv(35, 8%, 93%) |
| CMYK | cmyk(0%, 3.4%, 8%, 7.1%) |
| CIE-LAB | lab(91.28, 0.84, 6.32) |
| CIE-LCH | lch(91.28, 6.38, 82.44°) |
| OKLab | oklab(92.52% 0.0041 0.0166) |
| OKLCH | oklch(92.52% 0.017 76.1) |
| XYZ | xyz(75.5978, 79.1058, 77.6025) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.73
Oldlace
#FDF5E6
ΔE00 3.74
Warm Beige
#E9DCC9
ΔE00 3.83
Antiquewhite
#FAEBD7
ΔE00 4.12
Eggshell
#F0EAD6
ΔE00 4.28
Seashell
#FFF5EE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5DA #DAE2ED
analogous
#EDDCDA #EDE5DA #ECEDDA
triadic
#EDE5DA #DAEDE5 #E5DAED
tetradic
#EDE5DA #DAEDDC #DAE2ED #EDDAEC
square
#EDE5DA #DAEDDC #DAE2ED #EDDAEC
split-complementary
#EDE5DA #DAECED #DCDAED
monochromatic
#C5AB88 #D9C8B1 #EDE5DA #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.25
#EDE5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EDE5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5DA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5DA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D9
Deuteranopia (green-blind)
#EAE7DA
Tritanopia (blue-blind)
#F1E3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede5da; /* rgb */ color: rgb(237, 229, 218); /* oklch */ color: oklch(92.5% 0.017 76.1);
Tailwind
colors: {
custom: {
50: '#f2ede5',
500: '#ede5da',
950: '#000000',
},
}SCSS
$custom: #ede5da; $custom-light: #f2ede5; $custom-dark: #000000;
JSON
{
"hex": "#ede5da",
"rgb": {
"r": 237,
"g": 229,
"b": 218
},
"hsl": {
"h": 34.737,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.92519,
"c": 0.01712,
"h": 76.1
},
"luminance": 0.79105
}Semantic roles & 50–950 ramp
primary
#EDE5DA
secondary
#A4B3C7
accent
#69AD38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484