#EECED5#EECED5
#EECED5 is a very light, muted red. Relative luminance 0.671; OKLCH L 88.0% C 0.037 H 3.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EECED5 |
|---|---|
| RGB | rgb(238, 206, 213) |
| HSL | hsl(347, 48%, 87%) |
| HSV | hsv(347, 13%, 93%) |
| CMYK | cmyk(0%, 13.4%, 10.5%, 6.7%) |
| CIE-LAB | lab(85.57, 12.32, 0.68) |
| CIE-LCH | lch(85.57, 12.34, 3.15°) |
| OKLab | oklab(88.03% 0.0369 0.002) |
| OKLCH | oklch(88.03% 0.037 3.1) |
| XYZ | xyz(69.3406, 67.1255, 72.2417) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.68
Pale Pink
#FFCFDC
ΔE00 4.83
Mistyrose
#FFE4E1
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 6.67
Pale Rose
#FDC1C5
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECED5 #CEEEE7
analogous
#EECEE5 #EECED5 #EED7CE
triadic
#EECED5 #D5EECE #CED5EE
tetradic
#EECED5 #E5EECE #CEEEE7 #D7CEEE
square
#EECED5 #E5EECE #CEEEE7 #D7CEEE
split-complementary
#EECED5 #CEEED7 #CEE5EE
monochromatic
#CE7387 #DEA1AE #EECED5 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.46
#EECED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EECED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECED5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECED5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#F4CCD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eeced5; /* rgb */ color: rgb(238, 206, 213); /* oklch */ color: oklch(88.0% 0.037 3.1);
Tailwind
colors: {
custom: {
50: '#f3dde1',
500: '#eeced5',
950: '#000000',
},
}SCSS
$custom: #eeced5; $custom-light: #f3dde1; $custom-dark: #000000;
JSON
{
"hex": "#eeced5",
"rgb": {
"r": 238,
"g": 206,
"b": 213
},
"hsl": {
"h": 346.875,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.88026,
"c": 0.03698,
"h": 3.1
},
"luminance": 0.67124
}Semantic roles & 50–950 ramp
primary
#EECED5
secondary
#95CBBF
accent
#BC9C2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484