#EE92CC#EE92CC
#EE92CC is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.2% C 0.131 H 342.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92CC |
|---|---|
| RGB | rgb(238, 146, 204) |
| HSL | hsl(322, 73%, 75%) |
| HSV | hsv(322, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 14.3%, 6.7%) |
| CIE-LAB | lab(71.62, 42.58, -15.11) |
| CIE-LCH | lch(71.62, 45.18, 340.46°) |
| OKLab | oklab(77.22% 0.1251 -0.0401) |
| OKLCH | oklch(77.22% 0.131 342.2) |
| XYZ | xyz(56.4382, 43.0979, 62.4611) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pink (survey)
#FF81C0
ΔE00 4.99
Plum
#DDA0DD
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.63
Bubblegum (survey)
#FF6CB5
ΔE00 8.23
Hot Pink
#FF69B4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92CC #92EEB4
analogous
#E292EE #EE92CC #EE929E
triadic
#EE92CC #CCEE92 #92CCEE
tetradic
#EE92CC #EEE292 #92EEB4 #929EEE
square
#EE92CC #EEE292 #92EEB4 #929EEE
split-complementary
#EE92CC #9EEE92 #92EEE2
monochromatic
#DD289A #E65DB3 #EE92CC #F6C7E5 #FBE5F3
Accessibility & contrast
On white
2.18
#EE92CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EE92CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92CC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92CC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#AEB5C9
Tritanopia (blue-blind)
#F993A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee92cc; /* rgb */ color: rgb(238, 146, 204); /* oklch */ color: oklch(77.2% 0.131 342.2);
Tailwind
colors: {
custom: {
50: '#f5b3db',
500: '#ee92cc',
950: '#000000',
},
}SCSS
$custom: #ee92cc; $custom-light: #f5b3db; $custom-dark: #000000;
JSON
{
"hex": "#ee92cc",
"rgb": {
"r": 238,
"g": 146,
"b": 204
},
"hsl": {
"h": 322.174,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77221,
"c": 0.13138,
"h": 342.2
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#EE92CC
secondary
#D8F3E2
accent
#D55910
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083