#EDE2E1#EDE2E1
#EDE2E1 is a very light, near-neutral red. Relative luminance 0.778; OKLCH L 92.1% C 0.012 H 23.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E1 |
|---|---|
| RGB | rgb(237, 226, 225) |
| HSL | hsl(5, 25%, 91%) |
| HSV | hsv(5, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 5.1%, 7.1%) |
| CIE-LAB | lab(90.70, 3.56, 1.82) |
| CIE-LCH | lch(90.70, 4.00, 27.11°) |
| OKLab | oklab(92.12% 0.0111 0.0049) |
| OKLCH | oklch(92.12% 0.012 23.7) |
| XYZ | xyz(75.7103, 77.8341, 82.2546) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.82
Lavenderblush
#FFF0F5
ΔE00 4.74
Seashell
#FFF5EE
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.34
Snow
#FFFAFA
ΔE00 5.44
Linen
#FAF0E6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E1 #E1ECED
analogous
#EDE1E6 #EDE2E1 #EDE8E1
triadic
#EDE2E1 #E1EDE2 #E2E1ED
tetradic
#EDE2E1 #E6EDE1 #E1ECED #E8E1ED
square
#EDE2E1 #E6EDE1 #E1ECED #E8E1ED
split-complementary
#EDE2E1 #E1EDE8 #E1E6ED
monochromatic
#BF9894 #D6BDBB #EDE2E1 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.27
#EDE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EDE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E1
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E1 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#F0E1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede2e1; /* rgb */ color: rgb(237, 226, 225); /* oklch */ color: oklch(92.1% 0.012 23.7);
Tailwind
colors: {
custom: {
50: '#f2ebea',
500: '#ede2e1',
950: '#000000',
},
}SCSS
$custom: #ede2e1; $custom-light: #f2ebea; $custom-dark: #000000;
JSON
{
"hex": "#ede2e1",
"rgb": {
"r": 237,
"g": 226,
"b": 225
},
"hsl": {
"h": 5,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.92121,
"c": 0.01211,
"h": 23.7
},
"luminance": 0.77833
}Semantic roles & 50–950 ramp
primary
#EDE2E1
secondary
#ADC3C5
accent
#9BA442
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484