#EE94BB#EE94BB
#EE94BB is a light, moderate pink. Relative luminance 0.429; OKLCH L 77.0% C 0.118 H 352.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94BB |
|---|---|
| RGB | rgb(238, 148, 187) |
| HSL | hsl(334, 73%, 76%) |
| HSV | hsv(334, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 21.4%, 6.7%) |
| CIE-LAB | lab(71.52, 38.96, -5.84) |
| CIE-LCH | lch(71.52, 39.40, 351.47°) |
| OKLab | oklab(76.97% 0.1167 -0.015) |
| OKLCH | oklch(76.97% 0.118 352.7) |
| XYZ | xyz(54.8204, 42.9484, 52.4065) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.30
Pink (survey)
#FF81C0
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 6.61
Rosa
#FE86A4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94BB #94EEC7
analogous
#EE94E8 #EE94BB #EE9A94
triadic
#EE94BB #BBEE94 #94BBEE
tetradic
#EE94BB #E8EE94 #94EEC7 #9A94EE
square
#EE94BB #E8EE94 #94EEC7 #9A94EE
split-complementary
#EE94BB #94EE9A #94E8EE
monochromatic
#DD2A78 #E65F99 #EE94BB #F6C9DD #FBE5EE
Accessibility & contrast
On white
2.19
#EE94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EE94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94BB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94BB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#FB91A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee94bb; /* rgb */ color: rgb(238, 148, 187); /* oklch */ color: oklch(77.0% 0.118 352.7);
Tailwind
colors: {
custom: {
50: '#f5b5cf',
500: '#ee94bb',
950: '#000000',
},
}SCSS
$custom: #ee94bb; $custom-light: #f5b5cf; $custom-dark: #000000;
JSON
{
"hex": "#ee94bb",
"rgb": {
"r": 238,
"g": 148,
"b": 187
},
"hsl": {
"h": 334,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.76971,
"c": 0.11765,
"h": 352.7
},
"luminance": 0.42945
}Semantic roles & 50–950 ramp
primary
#EE94BB
secondary
#D9F2E7
accent
#D58011
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082