#EE8CCF#EE8CCF
#EE8CCF is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.4% C 0.144 H 339.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CCF |
|---|---|
| RGB | rgb(238, 140, 207) |
| HSL | hsl(319, 74%, 74%) |
| HSV | hsv(319, 41%, 93%) |
| CMYK | cmyk(0%, 41.2%, 13%, 6.7%) |
| CIE-LAB | lab(70.48, 46.14, -18.49) |
| CIE-LCH | lch(70.48, 49.71, 338.17°) |
| OKLab | oklab(76.4% 0.135 -0.0493) |
| OKLCH | oklch(76.4% 0.144 339.9) |
| XYZ | xyz(55.9008, 41.4417, 64.0741) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.05
Plum
#DDA0DD
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CCF #8CEEAB
analogous
#DC8CEE #EE8CCF #EE8C9E
triadic
#EE8CCF #CFEE8C #8CCFEE
tetradic
#EE8CCF #EEDC8C #8CEEAB #8C9EEE
square
#EE8CCF #EEDC8C #8CEEAB #8C9EEE
split-complementary
#EE8CCF #9EEE8C #8CEEDC
monochromatic
#DE21A2 #E657B9 #EE8CCF #F6C1E5 #FBE4F4
Accessibility & contrast
On white
2.26
#EE8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EE8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CCF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CCF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#F88EA5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8ccf; /* rgb */ color: rgb(238, 140, 207); /* oklch */ color: oklch(76.4% 0.144 339.9);
Tailwind
colors: {
custom: {
50: '#f5afdd',
500: '#ee8ccf',
950: '#000000',
},
}SCSS
$custom: #ee8ccf; $custom-light: #f5afdd; $custom-dark: #000000;
JSON
{
"hex": "#ee8ccf",
"rgb": {
"r": 238,
"g": 140,
"b": 207
},
"hsl": {
"h": 318.98,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.76395,
"c": 0.14373,
"h": 339.9
},
"luminance": 0.41438
}Semantic roles & 50–950 ramp
primary
#EE8CCF
secondary
#D8F3E1
accent
#D64E0F
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083