#EE8CCC#EE8CCC
#EE8CCC is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.3% C 0.142 H 341.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CCC |
|---|---|
| RGB | rgb(238, 140, 204) |
| HSL | hsl(321, 74%, 74%) |
| HSV | hsv(321, 41%, 93%) |
| CMYK | cmyk(0%, 41.2%, 14.3%, 6.7%) |
| CIE-LAB | lab(70.38, 45.67, -16.98) |
| CIE-LCH | lch(70.38, 48.72, 339.61°) |
| OKLab | oklab(76.29% 0.1342 -0.0451) |
| OKLCH | oklch(76.29% 0.142 341.4) |
| XYZ | xyz(55.5375, 41.2964, 62.1608) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.32
Hot Pink
#FF69B4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CCC #8CEEAE
analogous
#DF8CEE #EE8CCC #EE8C9B
triadic
#EE8CCC #CCEE8C #8CCCEE
tetradic
#EE8CCC #EEDF8C #8CEEAE #8C9BEE
square
#EE8CCC #EEDF8C #8CEEAE #8C9BEE
split-complementary
#EE8CCC #9BEE8C #8CEEDF
monochromatic
#DE219D #E657B4 #EE8CCC #F6C1E4 #FBE4F3
Accessibility & contrast
On white
2.27
#EE8CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EE8CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CCC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CCC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CE
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#F98DA4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8ccc; /* rgb */ color: rgb(238, 140, 204); /* oklch */ color: oklch(76.3% 0.142 341.4);
Tailwind
colors: {
custom: {
50: '#f5afdb',
500: '#ee8ccc',
950: '#000000',
},
}SCSS
$custom: #ee8ccc; $custom-light: #f5afdb; $custom-dark: #000000;
JSON
{
"hex": "#ee8ccc",
"rgb": {
"r": 238,
"g": 140,
"b": 204
},
"hsl": {
"h": 320.816,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.76286,
"c": 0.14155,
"h": 341.4
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#EE8CCC
secondary
#D8F3E1
accent
#D6540F
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083