#EDE4E4#EDE4E4
#EDE4E4 is a very light, near-neutral red. Relative luminance 0.791; OKLCH L 92.6% C 0.010 H 17.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E4 |
|---|---|
| RGB | rgb(237, 228, 228) |
| HSL | hsl(0, 20%, 91%) |
| HSV | hsv(0, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 3.8%, 7.1%) |
| CIE-LAB | lab(91.28, 3.04, 1.09) |
| CIE-LCH | lch(91.28, 3.23, 19.63°) |
| OKLab | oklab(92.6% 0.0094 0.0029) |
| OKLCH | oklch(92.6% 0.01 17.3) |
| XYZ | xyz(76.6701, 79.0933, 84.6112) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.61
Lavenderblush
#FFF0F5
ΔE00 4.64
Snow
#FFFAFA
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 4.79
Seashell
#FFF5EE
ΔE00 4.95
Whitesmoke
#F5F5F5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E4 #E4EDED
analogous
#EDE4E8 #EDE4E4 #EDE8E4
triadic
#EDE4E4 #E4EDE4 #E4E4ED
tetradic
#EDE4E4 #E8EDE4 #E4EDED #E8E4ED
square
#EDE4E4 #E8EDE4 #E4EDED #E8E4ED
split-complementary
#EDE4E4 #E4EDE8 #E4E8ED
monochromatic
#BC9B9B #D5BFBF #EDE4E4 #F3EDED #F3EDED
Accessibility & contrast
On white
1.25
#EDE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EDE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E4 | 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)
#E5E5E4
Deuteranopia (green-blind)
#E7E7E4
Tritanopia (blue-blind)
#EFE3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e4; /* rgb */ color: rgb(237, 228, 228); /* oklch */ color: oklch(92.6% 0.010 17.3);
Tailwind
colors: {
custom: {
50: '#f2ecec',
500: '#ede4e4',
950: '#000000',
},
}SCSS
$custom: #ede4e4; $custom-light: #f2ecec; $custom-dark: #000000;
JSON
{
"hex": "#ede4e4",
"rgb": {
"r": 237,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92595,
"c": 0.0098,
"h": 17.3
},
"luminance": 0.79093
}Semantic roles & 50–950 ramp
primary
#EDE4E4
secondary
#B1C4C4
accent
#9E9E47
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484