#EE92CB#EE92CB
#EE92CB is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.131 H 342.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92CB |
|---|---|
| RGB | rgb(238, 146, 203) |
| HSL | hsl(323, 73%, 75%) |
| HSV | hsv(323, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 14.7%, 6.7%) |
| CIE-LAB | lab(71.59, 42.42, -14.60) |
| CIE-LCH | lch(71.59, 44.87, 341.00°) |
| OKLab | oklab(77.19% 0.1248 -0.0387) |
| OKLCH | oklch(77.19% 0.131 342.8) |
| XYZ | xyz(56.3187, 43.0501, 61.8314) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.05
Pink (survey)
#FF81C0
ΔE00 4.89
Plum
#DDA0DD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.82
Bubblegum (survey)
#FF6CB5
ΔE00 8.16
Pinky
#FC86AA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92CB #92EEB5
analogous
#E392EE #EE92CB #EE929D
triadic
#EE92CB #CBEE92 #92CBEE
tetradic
#EE92CB #EEE392 #92EEB5 #929DEE
square
#EE92CB #EEE392 #92EEB5 #929DEE
split-complementary
#EE92CB #9DEE92 #92EEE3
monochromatic
#DD2898 #E65DB2 #EE92CB #F6C7E4 #FBE5F2
Accessibility & contrast
On white
2.19
#EE92CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EE92CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92CB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92CB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CD
Deuteranopia (green-blind)
#AEB5C9
Tritanopia (blue-blind)
#F992A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee92cb; /* rgb */ color: rgb(238, 146, 203); /* oklch */ color: oklch(77.2% 0.131 342.8);
Tailwind
colors: {
custom: {
50: '#f5b3da',
500: '#ee92cb',
950: '#000000',
},
}SCSS
$custom: #ee92cb; $custom-light: #f5b3da; $custom-dark: #000000;
JSON
{
"hex": "#ee92cb",
"rgb": {
"r": 238,
"g": 146,
"b": 203
},
"hsl": {
"h": 322.826,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77186,
"c": 0.13068,
"h": 342.8
},
"luminance": 0.43047
}Semantic roles & 50–950 ramp
primary
#EE92CB
secondary
#D8F3E2
accent
#D55B10
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083