#EDE3E2#EDE3E2
#EDE3E2 is a very light, near-neutral red. Relative luminance 0.784; OKLCH L 92.3% C 0.011 H 24.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3E2 |
|---|---|
| RGB | rgb(237, 227, 226) |
| HSL | hsl(5, 23%, 91%) |
| HSV | hsv(5, 5%, 93%) |
| CMYK | cmyk(0%, 4.2%, 4.6%, 7.1%) |
| CIE-LAB | lab(90.98, 3.22, 1.70) |
| CIE-LCH | lch(90.98, 3.64, 27.83°) |
| OKLab | oklab(92.34% 0.01 0.0045) |
| OKLCH | oklch(92.34% 0.011 24.3) |
| XYZ | xyz(76.1198, 78.4343, 83.0660) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.66
Seashell
#FFF5EE
ΔE00 4.82
Lavenderblush
#FFF0F5
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 5.01
Snow
#FFFAFA
ΔE00 5.10
Linen
#FAF0E6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3E2 #E2ECED
analogous
#EDE2E6 #EDE3E2 #EDE8E2
triadic
#EDE3E2 #E2EDE3 #E3E2ED
tetradic
#EDE3E2 #E6EDE2 #E2ECED #E8E2ED
square
#EDE3E2 #E6EDE2 #E2ECED #E8E2ED
split-complementary
#EDE3E2 #E2EDE8 #E2E6ED
monochromatic
#BE9A96 #D6BFBC #EDE3E2 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.26
#EDE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EDE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3E2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3E2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#F0E2E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede3e2; /* rgb */ color: rgb(237, 227, 226); /* oklch */ color: oklch(92.3% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#f2ebeb',
500: '#ede3e2',
950: '#000000',
},
}SCSS
$custom: #ede3e2; $custom-light: #f2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#ede3e2",
"rgb": {
"r": 237,
"g": 227,
"b": 226
},
"hsl": {
"h": 5.455,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92344,
"c": 0.01102,
"h": 24.3
},
"luminance": 0.78434
}Semantic roles & 50–950 ramp
primary
#EDE3E2
secondary
#AEC3C5
accent
#99A244
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484