#EE95BF#EE95BF
#EE95BF is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.3% C 0.118 H 350.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95BF |
|---|---|
| RGB | rgb(238, 149, 191) |
| HSL | hsl(332, 72%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(71.85, 39.03, -7.57) |
| CIE-LCH | lch(71.85, 39.76, 349.03°) |
| OKLab | oklab(77.26% 0.1165 -0.0196) |
| OKLCH | oklch(77.26% 0.118 350.4) |
| XYZ | xyz(55.4122, 43.4371, 54.7457) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 7.02
Carnation Pink
#FF7FA7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95BF #95EEC4
analogous
#EE95EC #EE95BF #EE9795
triadic
#EE95BF #BFEE95 #95BFEE
tetradic
#EE95BF #ECEE95 #95EEC4 #9795EE
square
#EE95BF #ECEE95 #95EEC4 #9795EE
split-complementary
#EE95BF #95EE97 #95ECEE
monochromatic
#DD2C7F #E6609F #EE95BF #F6CADF #FBE5EF
Accessibility & contrast
On white
2.17
#EE95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EE95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95BF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95BF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FA93A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee95bf; /* rgb */ color: rgb(238, 149, 191); /* oklch */ color: oklch(77.3% 0.118 350.4);
Tailwind
colors: {
custom: {
50: '#f5b5d2',
500: '#ee95bf',
950: '#000000',
},
}SCSS
$custom: #ee95bf; $custom-light: #f5b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ee95bf",
"rgb": {
"r": 238,
"g": 149,
"b": 191
},
"hsl": {
"h": 331.685,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77262,
"c": 0.1181,
"h": 350.4
},
"luminance": 0.43434
}Semantic roles & 50–950 ramp
primary
#EE95BF
secondary
#D9F2E6
accent
#D47811
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082