#EE92CF#EE92CF
#EE92CF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.3% C 0.134 H 340.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92CF |
|---|---|
| RGB | rgb(238, 146, 207) |
| HSL | hsl(320, 73%, 75%) |
| HSV | hsv(320, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 13%, 6.7%) |
| CIE-LAB | lab(71.72, 43.05, -16.62) |
| CIE-LCH | lch(71.72, 46.15, 338.89°) |
| OKLab | oklab(77.33% 0.126 -0.0442) |
| OKLCH | oklch(77.33% 0.134 340.7) |
| XYZ | xyz(56.8015, 43.2432, 64.3743) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.03
Pink (survey)
#FF81C0
ΔE00 5.34
Plum
#DDA0DD
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 8.27
Bubblegum (survey)
#FF6CB5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92CF #92EEB1
analogous
#DF92EE #EE92CF #EE92A1
triadic
#EE92CF #CFEE92 #92CFEE
tetradic
#EE92CF #EEDF92 #92EEB1 #92A1EE
square
#EE92CF #EEDF92 #92EEB1 #92A1EE
split-complementary
#EE92CF #A1EE92 #92EEDF
monochromatic
#DD28A0 #E65DB8 #EE92CF #F6C7E6 #FBE5F3
Accessibility & contrast
On white
2.18
#EE92CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EE92CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92CF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92CF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D1
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#F893A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee92cf; /* rgb */ color: rgb(238, 146, 207); /* oklch */ color: oklch(77.3% 0.134 340.7);
Tailwind
colors: {
custom: {
50: '#f5b3dd',
500: '#ee92cf',
950: '#000000',
},
}SCSS
$custom: #ee92cf; $custom-light: #f5b3dd; $custom-dark: #000000;
JSON
{
"hex": "#ee92cf",
"rgb": {
"r": 238,
"g": 146,
"b": 207
},
"hsl": {
"h": 320.217,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77328,
"c": 0.13353,
"h": 340.7
},
"luminance": 0.4324
}Semantic roles & 50–950 ramp
primary
#EE92CF
secondary
#D8F3E1
accent
#D55310
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083