#EE93BF#EE93BF
#EE93BF is a light, vivid pink. Relative luminance 0.428; OKLCH L 76.9% C 0.121 H 349.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93BF |
|---|---|
| RGB | rgb(238, 147, 191) |
| HSL | hsl(331, 73%, 75%) |
| HSV | hsv(331, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 19.7%, 6.7%) |
| CIE-LAB | lab(71.43, 40.07, -8.20) |
| CIE-LCH | lch(71.43, 40.90, 348.43°) |
| OKLab | oklab(76.94% 0.1196 -0.0213) |
| OKLCH | oklch(76.94% 0.121 349.9) |
| XYZ | xyz(55.0985, 42.8097, 54.6411) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.61
Pinky
#FC86AA
ΔE00 6.05
Pig Pink
#E78EA5
ΔE00 6.21
Carnation Pink
#FF7FA7
ΔE00 6.97
Powder Pink
#FFB2D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93BF #93EEC2
analogous
#EE93EC #EE93BF #EE9493
triadic
#EE93BF #BFEE93 #93BFEE
tetradic
#EE93BF #ECEE93 #93EEC2 #9493EE
square
#EE93BF #ECEE93 #93EEC2 #9493EE
split-complementary
#EE93BF #93EE94 #93ECEE
monochromatic
#DD2980 #E65EA0 #EE93BF #F6C8DE #FBE5EF
Accessibility & contrast
On white
2.20
#EE93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EE93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93BF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93BF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#FA91A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee93bf; /* rgb */ color: rgb(238, 147, 191); /* oklch */ color: oklch(76.9% 0.121 349.9);
Tailwind
colors: {
custom: {
50: '#f5b4d2',
500: '#ee93bf',
950: '#000000',
},
}SCSS
$custom: #ee93bf; $custom-light: #f5b4d2; $custom-dark: #000000;
JSON
{
"hex": "#ee93bf",
"rgb": {
"r": 238,
"g": 147,
"b": 191
},
"hsl": {
"h": 330.989,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.76939,
"c": 0.12143,
"h": 349.9
},
"luminance": 0.42806
}Semantic roles & 50–950 ramp
primary
#EE93BF
secondary
#D9F2E6
accent
#D57611
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082