#EDE4E5#EDE4E5
#EDE4E5 is a very light, near-neutral red. Relative luminance 0.791; OKLCH L 92.6% C 0.010 H 9.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E5 |
|---|---|
| RGB | rgb(237, 228, 229) |
| HSL | hsl(353, 20%, 91%) |
| HSV | hsv(353, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 3.4%, 7.1%) |
| CIE-LAB | lab(91.30, 3.22, 0.60) |
| CIE-LCH | lch(91.30, 3.27, 10.56°) |
| OKLab | oklab(92.62% 0.0097 0.0016) |
| OKLCH | oklch(92.62% 0.01 9.6) |
| XYZ | xyz(76.8093, 79.1490, 85.3444) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.75
Lavenderblush
#FFF0F5
ΔE00 4.34
Snow
#FFFAFA
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 4.92
Seashell
#FFF5EE
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E5 #E4EDEC
analogous
#EDE4E9 #EDE4E5 #EDE7E4
triadic
#EDE4E5 #E5EDE4 #E4E5ED
tetradic
#EDE4E5 #E9EDE4 #E4EDEC #E7E4ED
square
#EDE4E5 #E9EDE4 #E4EDEC #E7E4ED
split-complementary
#EDE4E5 #E4EDE7 #E4E9ED
monochromatic
#BC9B9E #D5BFC2 #EDE4E5 #F3EDED #F3EDED
Accessibility & contrast
On white
1.25
#EDE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EDE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#EFE3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e5; /* rgb */ color: rgb(237, 228, 229); /* oklch */ color: oklch(92.6% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#f2eced',
500: '#ede4e5',
950: '#000000',
},
}SCSS
$custom: #ede4e5; $custom-light: #f2eced; $custom-dark: #000000;
JSON
{
"hex": "#ede4e5",
"rgb": {
"r": 237,
"g": 228,
"b": 229
},
"hsl": {
"h": 353.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92623,
"c": 0.00988,
"h": 9.6
},
"luminance": 0.79148
}Semantic roles & 50–950 ramp
primary
#EDE4E5
secondary
#B1C4C2
accent
#9E9547
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484