#EECED0#EECED0
#EECED0 is a very light, muted red. Relative luminance 0.669; OKLCH L 87.9% C 0.036 H 13.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EECED0 |
|---|---|
| RGB | rgb(238, 206, 208) |
| HSL | hsl(356, 48%, 87%) |
| HSV | hsv(356, 13%, 93%) |
| CMYK | cmyk(0%, 13.4%, 12.6%, 6.7%) |
| CIE-LAB | lab(85.44, 11.51, 3.15) |
| CIE-LCH | lch(85.44, 11.93, 15.31°) |
| OKLab | oklab(87.89% 0.0351 0.0085) |
| OKLCH | oklch(87.89% 0.036 13.6) |
| XYZ | xyz(68.7158, 66.8755, 68.9508) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.45
Pale Pink
#FFCFDC
ΔE00 6.02
Light Pink
#FFD1DF
ΔE00 6.03
Light Rose
#FFC5CB
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 7.29
Bubblegum
#FFC1CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECED0 #CEEEEC
analogous
#EECEE0 #EECED0 #EEDCCE
triadic
#EECED0 #D0EECE #CED0EE
tetradic
#EECED0 #E0EECE #CEEEEC #DCCEEE
square
#EECED0 #E0EECE #CEEEEC #DCCEEE
split-complementary
#EECED0 #CEEEDC #CEE0EE
monochromatic
#CE7379 #DEA1A4 #EECED0 #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.46
#EECED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#EECED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECED0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECED0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#F5CCCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eeced0; /* rgb */ color: rgb(238, 206, 208); /* oklch */ color: oklch(87.9% 0.036 13.6);
Tailwind
colors: {
custom: {
50: '#f3ddde',
500: '#eeced0',
950: '#000000',
},
}SCSS
$custom: #eeced0; $custom-light: #f3ddde; $custom-dark: #000000;
JSON
{
"hex": "#eeced0",
"rgb": {
"r": 238,
"g": 206,
"b": 208
},
"hsl": {
"h": 356.25,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87886,
"c": 0.03607,
"h": 13.6
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#EECED0
secondary
#95CBC8
accent
#BCB32A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484