#EE93BB#EE93BB
#EE93BB is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.8% C 0.119 H 352.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93BB |
|---|---|
| RGB | rgb(238, 147, 187) |
| HSL | hsl(334, 73%, 75%) |
| HSV | hsv(334, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 21.4%, 6.7%) |
| CIE-LAB | lab(71.31, 39.48, -6.16) |
| CIE-LCH | lch(71.31, 39.96, 351.14°) |
| OKLab | oklab(76.81% 0.1182 -0.0158) |
| OKLCH | oklch(76.81% 0.119 352.4) |
| XYZ | xyz(54.6643, 42.6360, 52.3545) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.19
Pink (survey)
#FF81C0
ΔE00 5.20
Pinky
#FC86AA
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.36
Rosa
#FE86A4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93BB #93EEC6
analogous
#EE93E9 #EE93BB #EE9893
triadic
#EE93BB #BBEE93 #93BBEE
tetradic
#EE93BB #E9EE93 #93EEC6 #9893EE
square
#EE93BB #E9EE93 #93EEC6 #9893EE
split-complementary
#EE93BB #93EE98 #93E9EE
monochromatic
#DD2978 #E65E9A #EE93BB #F6C8DC #FBE5EE
Accessibility & contrast
On white
2.20
#EE93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EE93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93BB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93BB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#B3B5B9
Tritanopia (blue-blind)
#FB90A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee93bb; /* rgb */ color: rgb(238, 147, 187); /* oklch */ color: oklch(76.8% 0.119 352.4);
Tailwind
colors: {
custom: {
50: '#f5b4cf',
500: '#ee93bb',
950: '#000000',
},
}SCSS
$custom: #ee93bb; $custom-light: #f5b4cf; $custom-dark: #000000;
JSON
{
"hex": "#ee93bb",
"rgb": {
"r": 238,
"g": 147,
"b": 187
},
"hsl": {
"h": 333.626,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7681,
"c": 0.11928,
"h": 352.4
},
"luminance": 0.42632
}Semantic roles & 50–950 ramp
primary
#EE93BB
secondary
#D9F2E7
accent
#D57F11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082