#EE94B8#EE94B8
#EE94B8 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.9% C 0.116 H 354.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94B8 |
|---|---|
| RGB | rgb(238, 148, 184) |
| HSL | hsl(336, 73%, 76%) |
| HSV | hsv(336, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 22.7%, 6.7%) |
| CIE-LAB | lab(71.43, 38.53, -4.30) |
| CIE-LCH | lch(71.43, 38.77, 353.63°) |
| OKLab | oklab(76.88% 0.1157 -0.0109) |
| OKLCH | oklch(76.88% 0.116 354.6) |
| XYZ | xyz(54.5026, 42.8213, 50.7328) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.80
Pink (survey)
#FF81C0
ΔE00 5.87
Carnation Pink
#FF7FA7
ΔE00 6.00
Rosa
#FE86A4
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94B8 #94EECA
analogous
#EE94E5 #EE94B8 #EE9D94
triadic
#EE94B8 #B8EE94 #94B8EE
tetradic
#EE94B8 #E5EE94 #94EECA #9D94EE
square
#EE94B8 #E5EE94 #94EECA #9D94EE
split-complementary
#EE94B8 #94EE9D #94E5EE
monochromatic
#DD2A72 #E65F95 #EE94B8 #F6C9DB #FBE5ED
Accessibility & contrast
On white
2.20
#EE94B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EE94B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94B8
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94B8 | 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)
#9EA5B9
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#FB90A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee94b8; /* rgb */ color: rgb(238, 148, 184); /* oklch */ color: oklch(76.9% 0.116 354.6);
Tailwind
colors: {
custom: {
50: '#f5b5cd',
500: '#ee94b8',
950: '#000000',
},
}SCSS
$custom: #ee94b8; $custom-light: #f5b5cd; $custom-dark: #000000;
JSON
{
"hex": "#ee94b8",
"rgb": {
"r": 238,
"g": 148,
"b": 184
},
"hsl": {
"h": 336,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.76877,
"c": 0.11619,
"h": 354.6
},
"luminance": 0.42818
}Semantic roles & 50–950 ramp
primary
#EE94B8
secondary
#D9F2E8
accent
#D58611
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082