#EE95BB#EE95BB
#EE95BB is a light, moderate pink. Relative luminance 0.433; OKLCH L 77.1% C 0.116 H 353.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95BB |
|---|---|
| RGB | rgb(238, 149, 187) |
| HSL | hsl(334, 72%, 76%) |
| HSV | hsv(334, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 21.4%, 6.7%) |
| CIE-LAB | lab(71.73, 38.44, -5.52) |
| CIE-LCH | lch(71.73, 38.83, 351.82°) |
| OKLab | oklab(77.13% 0.1151 -0.0141) |
| OKLCH | oklch(77.13% 0.116 353) |
| XYZ | xyz(54.9780, 43.2634, 52.4590) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.71
Carnation Pink
#FF7FA7
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95BB #95EEC8
analogous
#EE95E7 #EE95BB #EE9B95
triadic
#EE95BB #BBEE95 #95BBEE
tetradic
#EE95BB #E7EE95 #95EEC8 #9B95EE
square
#EE95BB #E7EE95 #95EEC8 #9B95EE
split-complementary
#EE95BB #95EE9B #95E7EE
monochromatic
#DD2C77 #E66099 #EE95BB #F6CADD #FBE5EE
Accessibility & contrast
On white
2.18
#EE95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EE95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95BB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95BB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FB92A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee95bb; /* rgb */ color: rgb(238, 149, 187); /* oklch */ color: oklch(77.1% 0.116 353.0);
Tailwind
colors: {
custom: {
50: '#f5b5cf',
500: '#ee95bb',
950: '#000000',
},
}SCSS
$custom: #ee95bb; $custom-light: #f5b5cf; $custom-dark: #000000;
JSON
{
"hex": "#ee95bb",
"rgb": {
"r": 238,
"g": 149,
"b": 187
},
"hsl": {
"h": 334.382,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77134,
"c": 0.116,
"h": 353
},
"luminance": 0.4326
}Semantic roles & 50–950 ramp
primary
#EE95BB
secondary
#D9F2E7
accent
#D48111
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082