#EE95BC#EE95BC
#EE95BC is a light, moderate pink. Relative luminance 0.433; OKLCH L 77.2% C 0.117 H 352.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95BC |
|---|---|
| RGB | rgb(238, 149, 188) |
| HSL | hsl(334, 72%, 76%) |
| HSV | hsv(334, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 21%, 6.7%) |
| CIE-LAB | lab(71.76, 38.59, -6.04) |
| CIE-LCH | lch(71.76, 39.05, 351.11°) |
| OKLab | oklab(77.17% 0.1155 -0.0155) |
| OKLCH | oklch(77.17% 0.117 352.4) |
| XYZ | xyz(55.0854, 43.3064, 53.0248) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.25
Pinky
#FC86AA
ΔE00 5.52
Pink (survey)
#FF81C0
ΔE00 5.59
Carnation Pink
#FF7FA7
ΔE00 6.63
Bubblegum Pink
#FE83CC
ΔE00 6.66
Faded Pink
#DE9DAC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95BC #95EEC7
analogous
#EE95E8 #EE95BC #EE9A95
triadic
#EE95BC #BCEE95 #95BCEE
tetradic
#EE95BC #E8EE95 #95EEC7 #9A95EE
square
#EE95BC #E8EE95 #95EEC7 #9A95EE
split-complementary
#EE95BC #95EE9A #95E8EE
monochromatic
#DD2C79 #E6609B #EE95BC #F6CADD #FBE5EE
Accessibility & contrast
On white
2.17
#EE95BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EE95BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95BC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95BC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BD
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#FB92A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee95bc; /* rgb */ color: rgb(238, 149, 188); /* oklch */ color: oklch(77.2% 0.117 352.4);
Tailwind
colors: {
custom: {
50: '#f5b5d0',
500: '#ee95bc',
950: '#000000',
},
}SCSS
$custom: #ee95bc; $custom-light: #f5b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ee95bc",
"rgb": {
"r": 238,
"g": 149,
"b": 188
},
"hsl": {
"h": 333.708,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77166,
"c": 0.1165,
"h": 352.4
},
"luminance": 0.43303
}Semantic roles & 50–950 ramp
primary
#EE95BC
secondary
#D9F2E7
accent
#D47F11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082