#EDE4E0#EDE4E0
#EDE4E0 is a very light, near-neutral orange. Relative luminance 0.789; OKLCH L 92.5% C 0.011 H 45.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E0 |
|---|---|
| RGB | rgb(237, 228, 224) |
| HSL | hsl(18, 27%, 90%) |
| HSV | hsv(18, 5%, 93%) |
| CMYK | cmyk(0%, 3.8%, 5.5%, 7.1%) |
| CIE-LAB | lab(91.18, 2.36, 3.03) |
| CIE-LCH | lch(91.18, 3.84, 52.13°) |
| OKLab | oklab(92.48% 0.0078 0.008) |
| OKLCH | oklch(92.48% 0.011 45.7) |
| XYZ | xyz(76.1213, 78.8738, 81.7206) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.79
Very Light Pink
#FFF4F2
ΔE00 3.81
Seashell
#FFF5EE
ΔE00 3.85
Gainsboro
#DCDCDC
ΔE00 4.73
Snow
#FFFAFA
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E0 #E0E9ED
analogous
#EDE0E2 #EDE4E0 #EDEAE0
triadic
#EDE4E0 #E0EDE4 #E4E0ED
tetradic
#EDE4E0 #E2EDE0 #E0E9ED #EAE0ED
square
#EDE4E0 #E2EDE0 #E0E9ED #EAE0ED
split-complementary
#EDE4E0 #E0EDEA #E0E2ED
monochromatic
#C0A193 #D7C2B9 #EDE4E0 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.25
#EDE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EDE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E0
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#F0E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e0; /* rgb */ color: rgb(237, 228, 224); /* oklch */ color: oklch(92.5% 0.011 45.7);
Tailwind
colors: {
custom: {
50: '#f2ece9',
500: '#ede4e0',
950: '#000000',
},
}SCSS
$custom: #ede4e0; $custom-light: #f2ece9; $custom-dark: #000000;
JSON
{
"hex": "#ede4e0",
"rgb": {
"r": 237,
"g": 228,
"b": 224
},
"hsl": {
"h": 18.462,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.92484,
"c": 0.01123,
"h": 45.7
},
"luminance": 0.78873
}Semantic roles & 50–950 ramp
primary
#EDE4E0
secondary
#ACBEC6
accent
#86A540
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484