#EDE2E4#EDE2E4
#EDE2E4 is a very light, near-neutral red. Relative luminance 0.780; OKLCH L 92.2% C 0.012 H 4.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E4 |
|---|---|
| RGB | rgb(237, 226, 228) |
| HSL | hsl(349, 23%, 91%) |
| HSV | hsv(349, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 3.8%, 7.1%) |
| CIE-LAB | lab(90.78, 4.08, 0.36) |
| CIE-LCH | lch(90.78, 4.09, 5.07°) |
| OKLab | oklab(92.21% 0.0122 0.001) |
| OKLCH | oklch(92.21% 0.012 4.8) |
| XYZ | xyz(76.1231, 77.9993, 84.4289) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Very Light Pink
#FFF4F2
ΔE00 4.24
Snow
#FFFAFA
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 5.99
Seashell
#FFF5EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E4 #E2EDEB
analogous
#EDE2E9 #EDE2E4 #EDE5E2
triadic
#EDE2E4 #E4EDE2 #E2E4ED
tetradic
#EDE2E4 #E9EDE2 #E2EDEB #E5E2ED
square
#EDE2E4 #E9EDE2 #E2EDEB #E5E2ED
split-complementary
#EDE2E4 #E2EDE5 #E2E9ED
monochromatic
#BE969E #D6BCC1 #EDE2E4 #F3ECED #F3ECED
Accessibility & contrast
On white
1.27
#EDE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EDE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E4 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#EFE1E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2e4; /* rgb */ color: rgb(237, 226, 228); /* oklch */ color: oklch(92.2% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#f2ebec',
500: '#ede2e4',
950: '#000000',
},
}SCSS
$custom: #ede2e4; $custom-light: #f2ebec; $custom-dark: #000000;
JSON
{
"hex": "#ede2e4",
"rgb": {
"r": 237,
"g": 226,
"b": 228
},
"hsl": {
"h": 349.091,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92205,
"c": 0.01226,
"h": 4.8
},
"luminance": 0.77999
}Semantic roles & 50–950 ramp
primary
#EDE2E4
secondary
#AEC5C1
accent
#A29144
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484