#EE90C8#EE90C8
#EE90C8 is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.8% C 0.132 H 344.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90C8 |
|---|---|
| RGB | rgb(238, 144, 200) |
| HSL | hsl(324, 73%, 75%) |
| HSV | hsv(324, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 16%, 6.7%) |
| CIE-LAB | lab(71.08, 42.99, -13.72) |
| CIE-LCH | lch(71.08, 45.12, 342.31°) |
| OKLab | oklab(76.77% 0.127 -0.0362) |
| OKLCH | oklch(76.77% 0.132 344.1) |
| XYZ | xyz(55.6590, 42.2972, 59.8649) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 4.39
Plum
#DDA0DD
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Pinky
#FC86AA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90C8 #90EEB6
analogous
#E590EE #EE90C8 #EE9099
triadic
#EE90C8 #C8EE90 #90C8EE
tetradic
#EE90C8 #EEE590 #90EEB6 #9099EE
square
#EE90C8 #EEE590 #90EEB6 #9099EE
split-complementary
#EE90C8 #99EE90 #90EEE5
monochromatic
#DE2693 #E65BAE #EE90C8 #F6C5E2 #FBE4F2
Accessibility & contrast
On white
2.22
#EE90C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EE90C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90C8
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90C8 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CA
Deuteranopia (green-blind)
#AEB4C5
Tritanopia (blue-blind)
#F990A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee90c8; /* rgb */ color: rgb(238, 144, 200); /* oklch */ color: oklch(76.8% 0.132 344.1);
Tailwind
colors: {
custom: {
50: '#f5b2d8',
500: '#ee90c8',
950: '#000000',
},
}SCSS
$custom: #ee90c8; $custom-light: #f5b2d8; $custom-dark: #000000;
JSON
{
"hex": "#ee90c8",
"rgb": {
"r": 238,
"g": 144,
"b": 200
},
"hsl": {
"h": 324.255,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76765,
"c": 0.13203,
"h": 344.1
},
"luminance": 0.42294
}Semantic roles & 50–950 ramp
primary
#EE90C8
secondary
#D8F3E3
accent
#D66010
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083