#EDE4E6#EDE4E6
#EDE4E6 is a very light, near-neutral red. Relative luminance 0.792; OKLCH L 92.7% C 0.010 H 2.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E6 |
|---|---|
| RGB | rgb(237, 228, 230) |
| HSL | hsl(347, 20%, 91%) |
| HSV | hsv(347, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 3%, 7.1%) |
| CIE-LAB | lab(91.33, 3.39, 0.11) |
| CIE-LCH | lch(91.33, 3.39, 1.92°) |
| OKLab | oklab(92.65% 0.0101 0.0004) |
| OKLCH | oklch(92.65% 0.01 2) |
| XYZ | xyz(76.9494, 79.2050, 86.0819) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.94
Lavenderblush
#FFF0F5
ΔE00 4.09
Snow
#FFFAFA
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.09
Whitesmoke
#F5F5F5
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E6 #E4EDEB
analogous
#EDE4EA #EDE4E6 #EDE6E4
triadic
#EDE4E6 #E6EDE4 #E4E6ED
tetradic
#EDE4E6 #EAEDE4 #E4EDEB #E6E4ED
square
#EDE4E6 #EAEDE4 #E4EDEB #E6E4ED
split-complementary
#EDE4E6 #E4EDE6 #E4EAED
monochromatic
#BC9BA2 #D5BFC4 #EDE4E6 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.25
#EDE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EDE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#EFE4E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e6; /* rgb */ color: rgb(237, 228, 230); /* oklch */ color: oklch(92.7% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#f2eced',
500: '#ede4e6',
950: '#000000',
},
}SCSS
$custom: #ede4e6; $custom-light: #f2eced; $custom-dark: #000000;
JSON
{
"hex": "#ede4e6",
"rgb": {
"r": 237,
"g": 228,
"b": 230
},
"hsl": {
"h": 346.667,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92651,
"c": 0.01012,
"h": 2
},
"luminance": 0.79205
}Semantic roles & 50–950 ramp
primary
#EDE4E6
secondary
#B1C4C0
accent
#9E8B47
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484