#EDDCDF#EDDCDF
#EDDCDF is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.9% C 0.019 H 5.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCDF |
|---|---|
| RGB | rgb(237, 220, 223) |
| HSL | hsl(349, 32%, 90%) |
| HSV | hsv(349, 7%, 93%) |
| CMYK | cmyk(0%, 7.2%, 5.9%, 7.1%) |
| CIE-LAB | lab(89.17, 6.33, 0.63) |
| CIE-LCH | lch(89.17, 6.36, 5.72°) |
| OKLab | oklab(90.9% 0.019 0.0018) |
| OKLCH | oklch(90.9% 0.019 5.3) |
| XYZ | xyz(73.8360, 74.5195, 80.2918) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.37
Mistyrose
#FFE4E1
ΔE00 4.56
Very Light Pink
#FFF4F2
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 7.88
Snow
#FFFAFA
ΔE00 7.95
Seashell
#FFF5EE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCDF #DCEDEA
analogous
#EDDCE8 #EDDCDF #EDE2DC
triadic
#EDDCDF #DFEDDC #DCDFED
tetradic
#EDDCDF #E8EDDC #DCEDEA #E2DCED
square
#EDDCDF #E8EDDC #DCEDEA #E2DCED
split-complementary
#EDDCDF #DCEDE2 #DCE8ED
monochromatic
#C38B95 #D8B4BA #EDDCDF #F5EBED #F5EBED
Accessibility & contrast
On white
1.32
#EDDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EDDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCDF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCDF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#F1DBDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eddcdf; /* rgb */ color: rgb(237, 220, 223); /* oklch */ color: oklch(90.9% 0.019 5.3);
Tailwind
colors: {
custom: {
50: '#f2e6e9',
500: '#eddcdf',
950: '#000000',
},
}SCSS
$custom: #eddcdf; $custom-light: #f2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#eddcdf",
"rgb": {
"r": 237,
"g": 220,
"b": 223
},
"hsl": {
"h": 349.412,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90901,
"c": 0.01909,
"h": 5.3
},
"luminance": 0.74519
}Semantic roles & 50–950 ramp
primary
#EDDCDF
secondary
#A6C7C1
accent
#AB973B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484