#EE92BF#EE92BF
#EE92BF is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.123 H 349.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92BF |
|---|---|
| RGB | rgb(238, 146, 191) |
| HSL | hsl(331, 73%, 75%) |
| HSV | hsv(331, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 19.7%, 6.7%) |
| CIE-LAB | lab(71.21, 40.59, -8.51) |
| CIE-LCH | lch(71.21, 41.47, 348.15°) |
| OKLab | oklab(76.78% 0.1211 -0.0221) |
| OKLCH | oklch(76.78% 0.123 349.6) |
| XYZ | xyz(54.9436, 42.5001, 54.5895) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.61
Bubblegum Pink
#FE83CC
ΔE00 5.37
Pinky
#FC86AA
ΔE00 6.05
Pig Pink
#E78EA5
ΔE00 6.33
Carnation Pink
#FF7FA7
ΔE00 6.93
Dull Pink
#D5869D
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92BF #92EEC1
analogous
#EE92ED #EE92BF #EE9392
triadic
#EE92BF #BFEE92 #92BFEE
tetradic
#EE92BF #EDEE92 #92EEC1 #9392EE
square
#EE92BF #EDEE92 #92EEC1 #9392EE
split-complementary
#EE92BF #92EE93 #92EDEE
monochromatic
#DD2881 #E65DA0 #EE92BF #F6C7DE #FBE5EF
Accessibility & contrast
On white
2.21
#EE92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EE92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92BF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92BF | 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)
#9BA5C1
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#FA90A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee92bf; /* rgb */ color: rgb(238, 146, 191); /* oklch */ color: oklch(76.8% 0.123 349.6);
Tailwind
colors: {
custom: {
50: '#f5b3d2',
500: '#ee92bf',
950: '#000000',
},
}SCSS
$custom: #ee92bf; $custom-light: #f5b3d2; $custom-dark: #000000;
JSON
{
"hex": "#ee92bf",
"rgb": {
"r": 238,
"g": 146,
"b": 191
},
"hsl": {
"h": 330.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.76778,
"c": 0.12309,
"h": 349.6
},
"luminance": 0.42496
}Semantic roles & 50–950 ramp
primary
#EE92BF
secondary
#D8F3E6
accent
#D57510
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082