#EECED4#EECED4
#EECED4 is a very light, muted red. Relative luminance 0.671; OKLCH L 88.0% C 0.037 H 5.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EECED4 |
|---|---|
| RGB | rgb(238, 206, 212) |
| HSL | hsl(349, 48%, 87%) |
| HSV | hsv(349, 13%, 93%) |
| CMYK | cmyk(0%, 13.4%, 10.9%, 6.7%) |
| CIE-LAB | lab(85.54, 12.16, 1.17) |
| CIE-LCH | lch(85.54, 12.21, 5.51°) |
| OKLab | oklab(88% 0.0366 0.0033) |
| OKLCH | oklch(88% 0.037 5.1) |
| XYZ | xyz(69.2141, 67.0749, 71.5753) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.91
Pale Pink
#FFCFDC
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 6.28
Light Rose
#FFC5CB
ΔE00 6.65
Pale Rose
#FDC1C5
ΔE00 7.29
Bubblegum
#FFC1CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECED4 #CEEEE8
analogous
#EECEE4 #EECED4 #EED8CE
triadic
#EECED4 #D4EECE #CED4EE
tetradic
#EECED4 #E4EECE #CEEEE8 #D8CEEE
square
#EECED4 #E4EECE #CEEEE8 #D8CEEE
split-complementary
#EECED4 #CEEED8 #CEE4EE
monochromatic
#CE7384 #DEA1AC #EECED4 #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.46
#EECED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EECED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECED4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECED4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#F4CCD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eeced4; /* rgb */ color: rgb(238, 206, 212); /* oklch */ color: oklch(88.0% 0.037 5.1);
Tailwind
colors: {
custom: {
50: '#f3dde1',
500: '#eeced4',
950: '#000000',
},
}SCSS
$custom: #eeced4; $custom-light: #f3dde1; $custom-dark: #000000;
JSON
{
"hex": "#eeced4",
"rgb": {
"r": 238,
"g": 206,
"b": 212
},
"hsl": {
"h": 348.75,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87998,
"c": 0.03671,
"h": 5.1
},
"luminance": 0.67073
}Semantic roles & 50–950 ramp
primary
#EECED4
secondary
#95CBC1
accent
#BCA02A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484