#EE90CC#EE90CC
#EE90CC is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.135 H 341.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90CC |
|---|---|
| RGB | rgb(238, 144, 204) |
| HSL | hsl(322, 73%, 75%) |
| HSV | hsv(322, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 14.3%, 6.7%) |
| CIE-LAB | lab(71.21, 43.61, -15.74) |
| CIE-LCH | lch(71.21, 46.36, 340.16°) |
| OKLab | oklab(76.91% 0.1281 -0.0418) |
| OKLCH | oklch(76.91% 0.135 341.9) |
| XYZ | xyz(56.1326, 42.4867, 62.3592) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.39
Bubblegum (survey)
#FF6CB5
ΔE00 7.91
Hot Pink
#FF69B4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90CC #90EEB2
analogous
#E190EE #EE90CC #EE909D
triadic
#EE90CC #CCEE90 #90CCEE
tetradic
#EE90CC #EEE190 #90EEB2 #909DEE
square
#EE90CC #EEE190 #90EEB2 #909DEE
split-complementary
#EE90CC #9DEE90 #90EEE1
monochromatic
#DE269B #E65BB4 #EE90CC #F6C5E4 #FBE4F3
Accessibility & contrast
On white
2.21
#EE90CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EE90CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90CC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90CC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#F991A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee90cc; /* rgb */ color: rgb(238, 144, 204); /* oklch */ color: oklch(76.9% 0.135 341.9);
Tailwind
colors: {
custom: {
50: '#f5b2db',
500: '#ee90cc',
950: '#000000',
},
}SCSS
$custom: #ee90cc; $custom-light: #f5b2db; $custom-dark: #000000;
JSON
{
"hex": "#ee90cc",
"rgb": {
"r": 238,
"g": 144,
"b": 204
},
"hsl": {
"h": 321.702,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76906,
"c": 0.13477,
"h": 341.9
},
"luminance": 0.42483
}Semantic roles & 50–950 ramp
primary
#EE90CC
secondary
#D8F3E2
accent
#D65710
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083