#EE92BB#EE92BB
#EE92BB is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.6% C 0.121 H 352.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92BB |
|---|---|
| RGB | rgb(238, 146, 187) |
| HSL | hsl(333, 73%, 75%) |
| HSV | hsv(333, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 21.4%, 6.7%) |
| CIE-LAB | lab(71.10, 40.00, -6.47) |
| CIE-LCH | lch(71.10, 40.52, 350.81°) |
| OKLab | oklab(76.65% 0.1198 -0.0166) |
| OKLCH | oklch(76.65% 0.121 352.1) |
| XYZ | xyz(54.5094, 42.3264, 52.3028) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.96
Pinky
#FC86AA
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 6.12
Carnation Pink
#FF7FA7
ΔE00 6.25
Rosa
#FE86A4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92BB #92EEC5
analogous
#EE92E9 #EE92BB #EE9792
triadic
#EE92BB #BBEE92 #92BBEE
tetradic
#EE92BB #E9EE92 #92EEC5 #9792EE
square
#EE92BB #E9EE92 #92EEC5 #9792EE
split-complementary
#EE92BB #92EE97 #92E9EE
monochromatic
#DD2879 #E65D9A #EE92BB #F6C7DC #FBE5EE
Accessibility & contrast
On white
2.22
#EE92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EE92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92BB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92BB | 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)
#9CA4BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#FB8FA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee92bb; /* rgb */ color: rgb(238, 146, 187); /* oklch */ color: oklch(76.6% 0.121 352.1);
Tailwind
colors: {
custom: {
50: '#f5b3cf',
500: '#ee92bb',
950: '#000000',
},
}SCSS
$custom: #ee92bb; $custom-light: #f5b3cf; $custom-dark: #000000;
JSON
{
"hex": "#ee92bb",
"rgb": {
"r": 238,
"g": 146,
"b": 187
},
"hsl": {
"h": 333.261,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.76649,
"c": 0.12093,
"h": 352.1
},
"luminance": 0.42323
}Semantic roles & 50–950 ramp
primary
#EE92BB
secondary
#D8F3E7
accent
#D57D10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082