#EEC7DA#EEC7DA
#EEC7DA is a very light, muted pink. Relative luminance 0.641; OKLCH L 86.9% C 0.050 H 347.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC7DA |
|---|---|
| RGB | rgb(238, 199, 218) |
| HSL | hsl(331, 53%, 86%) |
| HSV | hsv(331, 16%, 93%) |
| CMYK | cmyk(0%, 16.4%, 8.4%, 6.7%) |
| CIE-LAB | lab(84.01, 16.85, -4.26) |
| CIE-LCH | lch(84.01, 17.38, 345.80°) |
| OKLab | oklab(86.86% 0.0492 -0.0111) |
| OKLCH | oklch(86.86% 0.05 347.3) |
| XYZ | xyz(68.3373, 64.0877, 75.0864) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.66
Pale Pink
#FFCFDC
ΔE00 3.91
Thistle
#D8BFD8
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.59
Light Rose
#FFC5CB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC7DA #C7EEDB
analogous
#EEC7ED #EEC7DA #EEC7C7
triadic
#EEC7DA #DAEEC7 #C7DAEE
tetradic
#EEC7DA #EDEEC7 #C7EEDB #C7C7EE
square
#EEC7DA #EDEEC7 #C7EEDB #C7C7EE
split-complementary
#EEC7DA #C7EEC7 #C7EDEE
monochromatic
#D1699C #E098BB #EEC7DA #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.52
#EEC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EEC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC7DA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC7DA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#F4C7CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eec7da; /* rgb */ color: rgb(238, 199, 218); /* oklch */ color: oklch(86.9% 0.050 347.3);
Tailwind
colors: {
custom: {
50: '#f3d8e5',
500: '#eec7da',
950: '#000000',
},
}SCSS
$custom: #eec7da; $custom-light: #f3d8e5; $custom-dark: #000000;
JSON
{
"hex": "#eec7da",
"rgb": {
"r": 238,
"g": 199,
"b": 218
},
"hsl": {
"h": 330.769,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.8686,
"c": 0.05045,
"h": 347.3
},
"luminance": 0.64086
}Semantic roles & 50–950 ramp
primary
#EEC7DA
secondary
#8ECBAD
accent
#C17525
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384