#EDDCD9#EDDCD9
#EDDCD9 is a very light, near-neutral red. Relative luminance 0.742; OKLCH L 90.7% C 0.019 H 29.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCD9 |
|---|---|
| RGB | rgb(237, 220, 217) |
| HSL | hsl(9, 36%, 89%) |
| HSV | hsv(9, 8%, 93%) |
| CMYK | cmyk(0%, 7.2%, 8.4%, 7.1%) |
| CIE-LAB | lab(89.02, 5.32, 3.57) |
| CIE-LCH | lch(89.02, 6.41, 33.88°) |
| OKLab | oklab(90.73% 0.0167 0.0095) |
| OKLCH | oklch(90.73% 0.019 29.5) |
| XYZ | xyz(73.0414, 74.2017, 76.1067) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.18
Very Light Pink
#FFF4F2
ΔE00 5.43
Lavenderblush
#FFF0F5
ΔE00 5.68
Seashell
#FFF5EE
ΔE00 6.45
Linen
#FAF0E6
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCD9 #D9EAED
analogous
#EDD9E0 #EDDCD9 #EDE6D9
triadic
#EDDCD9 #D9EDDC #DCD9ED
tetradic
#EDDCD9 #E0EDD9 #D9EAED #E6D9ED
square
#EDDCD9 #E0EDD9 #D9EAED #E6D9ED
split-complementary
#EDDCD9 #D9EDE6 #D9E0ED
monochromatic
#C69086 #D9B6AF #EDDCD9 #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.33
#EDDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EDDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCD9
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCD9 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#F2DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eddcd9; /* rgb */ color: rgb(237, 220, 217); /* oklch */ color: oklch(90.7% 0.019 29.5);
Tailwind
colors: {
custom: {
50: '#f2e6e4',
500: '#eddcd9',
950: '#000000',
},
}SCSS
$custom: #eddcd9; $custom-light: #f2e6e4; $custom-dark: #000000;
JSON
{
"hex": "#eddcd9",
"rgb": {
"r": 237,
"g": 220,
"b": 217
},
"hsl": {
"h": 9,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.90734,
"c": 0.01924,
"h": 29.5
},
"luminance": 0.74201
}Semantic roles & 50–950 ramp
primary
#EDDCD9
secondary
#A3C2C8
accent
#9DAF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484