#EECECD#EECECD
#EECECD is a very light, muted red. Relative luminance 0.667; OKLCH L 87.8% C 0.036 H 20.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EECECD |
|---|---|
| RGB | rgb(238, 206, 205) |
| HSL | hsl(2, 49%, 87%) |
| HSV | hsv(2, 14%, 93%) |
| CMYK | cmyk(0%, 13.4%, 13.9%, 6.7%) |
| CIE-LAB | lab(85.37, 11.03, 4.64) |
| CIE-LCH | lch(85.37, 11.97, 22.80°) |
| OKLab | oklab(87.8% 0.0339 0.0123) |
| OKLCH | oklch(87.8% 0.036 20) |
| XYZ | xyz(68.3502, 66.7293, 67.0253) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.07
Pale Pink
#FFCFDC
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.27
Pale Rose
#FDC1C5
ΔE00 7.57
Bubblegum
#FFC1CC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECECD #CDEDEE
analogous
#EECDDD #EECECD #EEDFCD
triadic
#EECECD #CDEECE #CECDEE
tetradic
#EECECD #DDEECD #CDEDEE #DFCDEE
square
#EECECD #DDEECD #CDEDEE #DFCDEE
split-complementary
#EECECD #CDEEDF #CDDDEE
monochromatic
#CF7472 #DEA19F #EECECD #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.46
#EECECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#EECECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECECD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECECD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#F5CBCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eececd; /* rgb */ color: rgb(238, 206, 205); /* oklch */ color: oklch(87.8% 0.036 20.0);
Tailwind
colors: {
custom: {
50: '#f3dddc',
500: '#eececd',
950: '#000000',
},
}SCSS
$custom: #eececd; $custom-light: #f3dddc; $custom-dark: #000000;
JSON
{
"hex": "#eececd",
"rgb": {
"r": 238,
"g": 206,
"b": 205
},
"hsl": {
"h": 1.818,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.87804,
"c": 0.0361,
"h": 20
},
"luminance": 0.66728
}Semantic roles & 50–950 ramp
primary
#EECECD
secondary
#94C9CB
accent
#B8BD29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484