#EDE5DD#EDE5DD
#EDE5DD is a very light, near-neutral orange. Relative luminance 0.793; OKLCH L 92.6% C 0.014 H 67.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5DD |
|---|---|
| RGB | rgb(237, 229, 221) |
| HSL | hsl(30, 31%, 90%) |
| HSV | hsv(30, 7%, 93%) |
| CMYK | cmyk(0%, 3.4%, 6.8%, 7.1%) |
| CIE-LAB | lab(91.35, 1.34, 4.86) |
| CIE-LCH | lch(91.35, 5.04, 74.59°) |
| OKLab | oklab(92.6% 0.0053 0.0128) |
| OKLCH | oklch(92.6% 0.014 67.7) |
| XYZ | xyz(75.9939, 79.2642, 79.6887) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.61
Seashell
#FFF5EE
ΔE00 3.67
Oldlace
#FDF5E6
ΔE00 4.54
Floralwhite
#FFFAF0
ΔE00 4.68
Warm Beige
#E9DCC9
ΔE00 4.92
Very Light Pink
#FFF4F2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5DD #DDE5ED
analogous
#EDDDDD #EDE5DD #EDEDDD
triadic
#EDE5DD #DDEDE5 #E5DDED
tetradic
#EDE5DD #DDEDDD #DDE5ED #EDDDED
square
#EDE5DD #DDEDDD #DDE5ED #EDDDED
split-complementary
#EDE5DD #DDEDED #DDDDED
monochromatic
#C3A88D #D8C6B5 #EDE5DD #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.25
#EDE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EDE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5DD
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5DD | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DD
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#F0E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede5dd; /* rgb */ color: rgb(237, 229, 221); /* oklch */ color: oklch(92.6% 0.014 67.7);
Tailwind
colors: {
custom: {
50: '#f2ede7',
500: '#ede5dd',
950: '#000000',
},
}SCSS
$custom: #ede5dd; $custom-light: #f2ede7; $custom-dark: #000000;
JSON
{
"hex": "#ede5dd",
"rgb": {
"r": 237,
"g": 229,
"b": 221
},
"hsl": {
"h": 30,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92599,
"c": 0.01385,
"h": 67.7
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#EDE5DD
secondary
#A8B7C7
accent
#73A93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484