#EDE0DD#EDE0DD
#EDE0DD is a very light, near-neutral red. Relative luminance 0.765; OKLCH L 91.6% C 0.015 H 33.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0DD |
|---|---|
| RGB | rgb(237, 224, 221) |
| HSL | hsl(11, 31%, 90%) |
| HSV | hsv(11, 7%, 93%) |
| CMYK | cmyk(0%, 5.5%, 6.8%, 7.1%) |
| CIE-LAB | lab(90.11, 3.91, 3.05) |
| CIE-LCH | lch(90.11, 4.96, 37.94°) |
| OKLab | oklab(91.62% 0.0125 0.0081) |
| OKLCH | oklch(91.62% 0.015 33.1) |
| XYZ | xyz(74.6303, 76.5371, 79.2342) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.26
Seashell
#FFF5EE
ΔE00 5.08
Linen
#FAF0E6
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0DD #DDEAED
analogous
#EDDDE2 #EDE0DD #EDE8DD
triadic
#EDE0DD #DDEDE0 #E0DDED
tetradic
#EDE0DD #E2EDDD #DDEAED #E8DDED
square
#EDE0DD #E2EDDD #DDEAED #E8DDED
split-complementary
#EDE0DD #DDEDE8 #DDE2ED
monochromatic
#C3978D #D8BCB5 #EDE0DD #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.29
#EDE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EDE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0DD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0DD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#F1DEDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede0dd; /* rgb */ color: rgb(237, 224, 221); /* oklch */ color: oklch(91.6% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#f2e9e7',
500: '#ede0dd',
950: '#000000',
},
}SCSS
$custom: #ede0dd; $custom-light: #f2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#ede0dd",
"rgb": {
"r": 237,
"g": 224,
"b": 221
},
"hsl": {
"h": 11.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91621,
"c": 0.01487,
"h": 33.1
},
"luminance": 0.76536
}Semantic roles & 50–950 ramp
primary
#EDE0DD
secondary
#A8C1C7
accent
#95A93C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484