#EE92BA#EE92BA
#EE92BA is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.6% C 0.120 H 352.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92BA |
|---|---|
| RGB | rgb(238, 146, 186) |
| HSL | hsl(334, 73%, 75%) |
| HSV | hsv(334, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 21.8%, 6.7%) |
| CIE-LAB | lab(71.07, 39.86, -5.96) |
| CIE-LCH | lch(71.07, 40.30, 351.50°) |
| OKLab | oklab(76.62% 0.1195 -0.0152) |
| OKLCH | oklch(76.62% 0.12 352.7) |
| XYZ | xyz(54.4028, 42.2837, 51.7410) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.05
Pinky
#FC86AA
ΔE00 5.06
Pink (survey)
#FF81C0
ΔE00 5.08
Carnation Pink
#FF7FA7
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.32
Rosa
#FE86A4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92BA #92EEC6
analogous
#EE92E8 #EE92BA #EE9892
triadic
#EE92BA #BAEE92 #92BAEE
tetradic
#EE92BA #E8EE92 #92EEC6 #9892EE
square
#EE92BA #E8EE92 #92EEC6 #9892EE
split-complementary
#EE92BA #92EE98 #92E8EE
monochromatic
#DD2877 #E65D98 #EE92BA #F6C7DC #FBE5EE
Accessibility & contrast
On white
2.22
#EE92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EE92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92BA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92BA | 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)
#9CA4BB
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FB8FA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee92ba; /* rgb */ color: rgb(238, 146, 186); /* oklch */ color: oklch(76.6% 0.120 352.7);
Tailwind
colors: {
custom: {
50: '#f5b3ce',
500: '#ee92ba',
950: '#000000',
},
}SCSS
$custom: #ee92ba; $custom-light: #f5b3ce; $custom-dark: #000000;
JSON
{
"hex": "#ee92ba",
"rgb": {
"r": 238,
"g": 146,
"b": 186
},
"hsl": {
"h": 333.913,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.76617,
"c": 0.12042,
"h": 352.7
},
"luminance": 0.4228
}Semantic roles & 50–950 ramp
primary
#EE92BA
secondary
#D8F3E7
accent
#D58010
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082