#EDE4E1#EDE4E1
#EDE4E1 is a very light, near-neutral orange. Relative luminance 0.789; OKLCH L 92.5% C 0.011 H 39.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E1 |
|---|---|
| RGB | rgb(237, 228, 225) |
| HSL | hsl(15, 25%, 91%) |
| HSV | hsv(15, 5%, 93%) |
| CMYK | cmyk(0%, 3.8%, 5.1%, 7.1%) |
| CIE-LAB | lab(91.20, 2.53, 2.55) |
| CIE-LCH | lch(91.20, 3.59, 45.19°) |
| OKLab | oklab(92.51% 0.0082 0.0068) |
| OKLCH | oklch(92.51% 0.011 39.4) |
| XYZ | xyz(76.2573, 78.9282, 82.4369) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.65
Seashell
#FFF5EE
ΔE00 4.05
Linen
#FAF0E6
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.67
Snow
#FFFAFA
ΔE00 4.92
Whitesmoke
#F5F5F5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E1 #E1EAED
analogous
#EDE1E4 #EDE4E1 #EDEAE1
triadic
#EDE4E1 #E1EDE4 #E4E1ED
tetradic
#EDE4E1 #E4EDE1 #E1EAED #EAE1ED
square
#EDE4E1 #E4EDE1 #E1EAED #EAE1ED
split-complementary
#EDE4E1 #E1EDEA #E1E4ED
monochromatic
#BF9F94 #D6C2BB #EDE4E1 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.25
#EDE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EDE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E1
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E1 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#E8E6E1
Tritanopia (blue-blind)
#F0E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e1; /* rgb */ color: rgb(237, 228, 225); /* oklch */ color: oklch(92.5% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#f2ecea',
500: '#ede4e1',
950: '#000000',
},
}SCSS
$custom: #ede4e1; $custom-light: #f2ecea; $custom-dark: #000000;
JSON
{
"hex": "#ede4e1",
"rgb": {
"r": 237,
"g": 228,
"b": 225
},
"hsl": {
"h": 15,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.92512,
"c": 0.01064,
"h": 39.4
},
"luminance": 0.78928
}Semantic roles & 50–950 ramp
primary
#EDE4E1
secondary
#ADBFC5
accent
#8BA442
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484