#EE95C8#EE95C8
#EE95C8 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.124 H 345.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95C8 |
|---|---|
| RGB | rgb(238, 149, 200) |
| HSL | hsl(326, 72%, 76%) |
| HSV | hsv(326, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 16%, 6.7%) |
| CIE-LAB | lab(72.13, 40.39, -12.14) |
| CIE-LCH | lch(72.13, 42.18, 343.27°) |
| OKLab | oklab(77.56% 0.1193 -0.032) |
| OKLCH | oklch(77.56% 0.124 345) |
| XYZ | xyz(56.4332, 43.8455, 60.1230) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.88
Pink (survey)
#FF81C0
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.83
Pinky
#FC86AA
ΔE00 7.89
Powder Pink
#FFB2D0
ΔE00 7.91
Lavender Pink
#DD85D7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95C8 #95EEBB
analogous
#E795EE #EE95C8 #EE959B
triadic
#EE95C8 #C8EE95 #95C8EE
tetradic
#EE95C8 #EEE795 #95EEBB #959BEE
square
#EE95C8 #EEE795 #95EEBB #959BEE
split-complementary
#EE95C8 #9BEE95 #95EEE7
monochromatic
#DD2C91 #E660AD #EE95C8 #F6CAE3 #FBE5F1
Accessibility & contrast
On white
2.15
#EE95C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EE95C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95C8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95C8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CA
Deuteranopia (green-blind)
#B1B6C6
Tritanopia (blue-blind)
#F994A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee95c8; /* rgb */ color: rgb(238, 149, 200); /* oklch */ color: oklch(77.6% 0.124 345.0);
Tailwind
colors: {
custom: {
50: '#f5b5d8',
500: '#ee95c8',
950: '#000000',
},
}SCSS
$custom: #ee95c8; $custom-light: #f5b5d8; $custom-dark: #000000;
JSON
{
"hex": "#ee95c8",
"rgb": {
"r": 238,
"g": 149,
"b": 200
},
"hsl": {
"h": 325.618,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77561,
"c": 0.12355,
"h": 345
},
"luminance": 0.43842
}Semantic roles & 50–950 ramp
primary
#EE95C8
secondary
#D9F2E4
accent
#D46411
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083