#EDE2E2#EDE2E2
#EDE2E2 is a very light, near-neutral red. Relative luminance 0.779; OKLCH L 92.1% C 0.012 H 17.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E2 |
|---|---|
| RGB | rgb(237, 226, 226) |
| HSL | hsl(0, 23%, 91%) |
| HSV | hsv(0, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 4.6%, 7.1%) |
| CIE-LAB | lab(90.73, 3.73, 1.34) |
| CIE-LCH | lch(90.73, 3.96, 19.69°) |
| OKLab | oklab(92.15% 0.0115 0.0036) |
| OKLCH | oklch(92.15% 0.012 17.4) |
| XYZ | xyz(75.8471, 77.8889, 82.9751) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.91
Lavenderblush
#FFF0F5
ΔE00 4.41
Seashell
#FFF5EE
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.43
Snow
#FFFAFA
ΔE00 5.46
Mistyrose
#FFE4E1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E2 #E2EDED
analogous
#EDE2E7 #EDE2E2 #EDE7E2
triadic
#EDE2E2 #E2EDE2 #E2E2ED
tetradic
#EDE2E2 #E7EDE2 #E2EDED #E7E2ED
square
#EDE2E2 #E7EDE2 #E2EDED #E7E2ED
split-complementary
#EDE2E2 #E2EDE7 #E2E7ED
monochromatic
#BE9696 #D6BCBC #EDE2E2 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.27
#EDE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EDE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#F0E1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede2e2; /* rgb */ color: rgb(237, 226, 226); /* oklch */ color: oklch(92.1% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#f2ebeb',
500: '#ede2e2',
950: '#000000',
},
}SCSS
$custom: #ede2e2; $custom-light: #f2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#ede2e2",
"rgb": {
"r": 237,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92149,
"c": 0.01202,
"h": 17.4
},
"luminance": 0.77888
}Semantic roles & 50–950 ramp
primary
#EDE2E2
secondary
#AEC5C5
accent
#A2A244
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484