#EDE4E3#EDE4E3
#EDE4E3 is a very light, near-neutral red. Relative luminance 0.790; OKLCH L 92.6% C 0.010 H 25.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E3 |
|---|---|
| RGB | rgb(237, 228, 227) |
| HSL | hsl(6, 22%, 91%) |
| HSV | hsv(6, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 4.2%, 7.1%) |
| CIE-LAB | lab(91.25, 2.87, 1.57) |
| CIE-LCH | lch(91.25, 3.27, 28.70°) |
| OKLab | oklab(92.57% 0.009 0.0042) |
| OKLCH | oklch(92.57% 0.01 25.1) |
| XYZ | xyz(76.5317, 79.0379, 83.8822) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.70
Snow
#FFFAFA
ΔE00 4.77
Lavenderblush
#FFF0F5
ΔE00 4.98
Linen
#FAF0E6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E3 #E3ECED
analogous
#EDE3E7 #EDE4E3 #EDE9E3
triadic
#EDE4E3 #E3EDE4 #E4E3ED
tetradic
#EDE4E3 #E7EDE3 #E3ECED #E9E3ED
square
#EDE4E3 #E7EDE3 #E3ECED #E9E3ED
split-complementary
#EDE4E3 #E3EDE9 #E3E7ED
monochromatic
#BD9C98 #D5C0BE #EDE4E3 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.25
#EDE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EDE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E3
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E3 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E3
Deuteranopia (green-blind)
#E8E7E3
Tritanopia (blue-blind)
#EFE3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e3; /* rgb */ color: rgb(237, 228, 227); /* oklch */ color: oklch(92.6% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#f2eceb',
500: '#ede4e3',
950: '#000000',
},
}SCSS
$custom: #ede4e3; $custom-light: #f2eceb; $custom-dark: #000000;
JSON
{
"hex": "#ede4e3",
"rgb": {
"r": 237,
"g": 228,
"b": 227
},
"hsl": {
"h": 6,
"s": 21.739,
"l": 90.98
},
"oklch": {
"l": 0.92567,
"c": 0.00991,
"h": 25.1
},
"luminance": 0.79037
}Semantic roles & 50–950 ramp
primary
#EDE4E3
secondary
#B0C2C5
accent
#97A045
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484