#EE95BD#EE95BD
#EE95BD is a light, moderate pink. Relative luminance 0.433; OKLCH L 77.2% C 0.117 H 351.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95BD |
|---|---|
| RGB | rgb(238, 149, 189) |
| HSL | hsl(333, 72%, 76%) |
| HSV | hsv(333, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 20.6%, 6.7%) |
| CIE-LAB | lab(71.79, 38.73, -6.55) |
| CIE-LCH | lch(71.79, 39.28, 350.40°) |
| OKLab | oklab(77.2% 0.1158 -0.0169) |
| OKLCH | oklch(77.2% 0.117 351.7) |
| XYZ | xyz(55.1936, 43.3497, 53.5945) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 5.50
Pinky
#FC86AA
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 6.47
Carnation Pink
#FF7FA7
ΔE00 6.78
Powder Pink
#FFB2D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95BD #95EEC6
analogous
#EE95E9 #EE95BD #EE9995
triadic
#EE95BD #BDEE95 #95BDEE
tetradic
#EE95BD #E9EE95 #95EEC6 #9995EE
square
#EE95BD #E9EE95 #95EEC6 #9995EE
split-complementary
#EE95BD #95EE99 #95E9EE
monochromatic
#DD2C7B #E6609C #EE95BD #F6CADE #FBE5EF
Accessibility & contrast
On white
2.17
#EE95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EE95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95BD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95BD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BE
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#FA92A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee95bd; /* rgb */ color: rgb(238, 149, 189); /* oklch */ color: oklch(77.2% 0.117 351.7);
Tailwind
colors: {
custom: {
50: '#f5b5d0',
500: '#ee95bd',
950: '#000000',
},
}SCSS
$custom: #ee95bd; $custom-light: #f5b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ee95bd",
"rgb": {
"r": 238,
"g": 149,
"b": 189
},
"hsl": {
"h": 333.034,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77197,
"c": 0.11702,
"h": 351.7
},
"luminance": 0.43346
}Semantic roles & 50–950 ramp
primary
#EE95BD
secondary
#D9F2E7
accent
#D47D11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082