#EEC3DA#EEC3DA
#EEC3DA is a very light, muted pink. Relative luminance 0.623; OKLCH L 86.1% C 0.057 H 345.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC3DA |
|---|---|
| RGB | rgb(238, 195, 218) |
| HSL | hsl(328, 56%, 85%) |
| HSV | hsv(328, 18%, 93%) |
| CMYK | cmyk(0%, 18.1%, 8.4%, 6.7%) |
| CIE-LAB | lab(83.06, 18.96, -5.67) |
| CIE-LCH | lch(83.06, 19.79, 343.35°) |
| OKLab | oklab(86.12% 0.0552 -0.0148) |
| OKLCH | oklch(86.12% 0.057 345) |
| XYZ | xyz(67.4290, 62.2712, 74.7836) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.55
Pale Pink
#FFCFDC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.38
Pastel Pink
#FFBACD
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC3DA #C3EED7
analogous
#EDC3EE #EEC3DA #EEC3C5
triadic
#EEC3DA #DAEEC3 #C3DAEE
tetradic
#EEC3DA #EEEDC3 #C3EED7 #C3C5EE
square
#EEC3DA #EEEDC3 #C3EED7 #C3C5EE
split-complementary
#EEC3DA #C5EEC3 #C3EEED
monochromatic
#D3649F #E093BD #EEC3DA #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.56
#EEC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#EEC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC3DA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC3DA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#F4C3CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eec3da; /* rgb */ color: rgb(238, 195, 218); /* oklch */ color: oklch(86.1% 0.057 345.0);
Tailwind
colors: {
custom: {
50: '#f4d5e5',
500: '#eec3da',
950: '#000000',
},
}SCSS
$custom: #eec3da; $custom-light: #f4d5e5; $custom-dark: #000000;
JSON
{
"hex": "#eec3da",
"rgb": {
"r": 238,
"g": 195,
"b": 218
},
"hsl": {
"h": 327.907,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.86121,
"c": 0.05716,
"h": 345
},
"luminance": 0.62269
}Semantic roles & 50–950 ramp
primary
#EEC3DA
secondary
#8ACCA8
accent
#C36D22
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384