#EE94BF#EE94BF
#EE94BF is a light, moderate pink. Relative luminance 0.431; OKLCH L 77.1% C 0.120 H 350.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94BF |
|---|---|
| RGB | rgb(238, 148, 191) |
| HSL | hsl(331, 73%, 76%) |
| HSV | hsv(331, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(71.64, 39.55, -7.88) |
| CIE-LCH | lch(71.64, 40.33, 348.73°) |
| OKLab | oklab(77.1% 0.118 -0.0204) |
| OKLCH | oklch(77.1% 0.12 350.2) |
| XYZ | xyz(55.2546, 43.1221, 54.6932) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.85
Pinky
#FC86AA
ΔE00 6.05
Pig Pink
#E78EA5
ΔE00 6.11
Carnation Pink
#FF7FA7
ΔE00 7.03
Powder Pink
#FFB2D0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94BF #94EEC3
analogous
#EE94EC #EE94BF #EE9694
triadic
#EE94BF #BFEE94 #94BFEE
tetradic
#EE94BF #ECEE94 #94EEC3 #9694EE
square
#EE94BF #ECEE94 #94EEC3 #9694EE
split-complementary
#EE94BF #94EE96 #94ECEE
monochromatic
#DD2A80 #E65F9F #EE94BF #F6C9DF #FBE5EF
Accessibility & contrast
On white
2.18
#EE94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EE94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94BF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94BF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FA92A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee94bf; /* rgb */ color: rgb(238, 148, 191); /* oklch */ color: oklch(77.1% 0.120 350.2);
Tailwind
colors: {
custom: {
50: '#f5b5d2',
500: '#ee94bf',
950: '#000000',
},
}SCSS
$custom: #ee94bf; $custom-light: #f5b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ee94bf",
"rgb": {
"r": 238,
"g": 148,
"b": 191
},
"hsl": {
"h": 331.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.771,
"c": 0.11977,
"h": 350.2
},
"luminance": 0.43119
}Semantic roles & 50–950 ramp
primary
#EE94BF
secondary
#D9F2E6
accent
#D57711
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082