#EEC8DA#EEC8DA
#EEC8DA is a very light, muted pink. Relative luminance 0.645; OKLCH L 87.0% C 0.049 H 348.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8DA |
|---|---|
| RGB | rgb(238, 200, 218) |
| HSL | hsl(332, 53%, 86%) |
| HSV | hsv(332, 16%, 93%) |
| CMYK | cmyk(0%, 16%, 8.4%, 6.7%) |
| CIE-LAB | lab(84.25, 16.32, -3.91) |
| CIE-LCH | lch(84.25, 16.78, 346.52°) |
| OKLab | oklab(87.05% 0.0477 -0.0102) |
| OKLCH | oklch(87.05% 0.049 348) |
| XYZ | xyz(68.5681, 64.5494, 75.1633) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.54
Pale Pink
#FFCFDC
ΔE00 3.81
Thistle
#D8BFD8
ΔE00 5.33
Bubblegum
#FFC1CC
ΔE00 6.46
Pink
#FFC0CB
ΔE00 6.67
Light Rose
#FFC5CB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8DA #C8EEDC
analogous
#EEC8ED #EEC8DA #EEC9C8
triadic
#EEC8DA #DAEEC8 #C8DAEE
tetradic
#EEC8DA #EDEEC8 #C8EEDC #C9C8EE
square
#EEC8DA #EDEEC8 #C8EEDC #C9C8EE
split-complementary
#EEC8DA #C8EEC9 #C8EDEE
monochromatic
#D16A9B #E099BB #EEC8DA #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.51
#EEC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EEC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8DA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8DA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#F4C7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eec8da; /* rgb */ color: rgb(238, 200, 218); /* oklch */ color: oklch(87.0% 0.049 348.0);
Tailwind
colors: {
custom: {
50: '#f3d8e5',
500: '#eec8da',
950: '#000000',
},
}SCSS
$custom: #eec8da; $custom-light: #f3d8e5; $custom-dark: #000000;
JSON
{
"hex": "#eec8da",
"rgb": {
"r": 238,
"g": 200,
"b": 218
},
"hsl": {
"h": 331.579,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.87046,
"c": 0.04878,
"h": 348
},
"luminance": 0.64548
}Semantic roles & 50–950 ramp
primary
#EEC8DA
secondary
#8FCBAF
accent
#C07725
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384