#EDE4E2#EDE4E2
#EDE4E2 is a very light, near-neutral red. Relative luminance 0.790; OKLCH L 92.5% C 0.010 H 32.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E2 |
|---|---|
| RGB | rgb(237, 228, 226) |
| HSL | hsl(11, 23%, 91%) |
| HSV | hsv(11, 5%, 93%) |
| CMYK | cmyk(0%, 3.8%, 4.6%, 7.1%) |
| CIE-LAB | lab(91.23, 2.70, 2.06) |
| CIE-LCH | lch(91.23, 3.40, 37.33°) |
| OKLab | oklab(92.54% 0.0086 0.0055) |
| OKLCH | oklch(92.54% 0.01 32.5) |
| XYZ | xyz(76.3941, 78.9829, 83.1575) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.56
Seashell
#FFF5EE
ΔE00 4.31
Linen
#FAF0E6
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 4.66
Snow
#FFFAFA
ΔE00 4.82
Whitesmoke
#F5F5F5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E2 #E2EBED
analogous
#EDE2E5 #EDE4E2 #EDE9E2
triadic
#EDE4E2 #E2EDE4 #E4E2ED
tetradic
#EDE4E2 #E5EDE2 #E2EBED #E9E2ED
square
#EDE4E2 #E5EDE2 #E2EBED #E9E2ED
split-complementary
#EDE4E2 #E2EDE9 #E2E5ED
monochromatic
#BE9E96 #D6C1BC #EDE4E2 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.25
#EDE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EDE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E8E6E2
Tritanopia (blue-blind)
#F0E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e2; /* rgb */ color: rgb(237, 228, 226); /* oklch */ color: oklch(92.5% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#f2eceb',
500: '#ede4e2',
950: '#000000',
},
}SCSS
$custom: #ede4e2; $custom-light: #f2eceb; $custom-dark: #000000;
JSON
{
"hex": "#ede4e2",
"rgb": {
"r": 237,
"g": 228,
"b": 226
},
"hsl": {
"h": 10.909,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92539,
"c": 0.0102,
"h": 32.5
},
"luminance": 0.78982
}Semantic roles & 50–950 ramp
primary
#EDE4E2
secondary
#AEC1C5
accent
#91A244
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484