#EE95D2#EE95D2
#EE95D2 is a light, vivid pink. Relative luminance 0.443; OKLCH L 77.9% C 0.131 H 339.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95D2 |
|---|---|
| RGB | rgb(238, 149, 210) |
| HSL | hsl(319, 72%, 76%) |
| HSV | hsv(319, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 11.8%, 6.7%) |
| CIE-LAB | lab(72.45, 41.98, -17.18) |
| CIE-LCH | lch(72.45, 45.36, 337.75°) |
| OKLab | oklab(77.91% 0.1224 -0.0458) |
| OKLCH | oklch(77.91% 0.131 339.5) |
| XYZ | xyz(57.6403, 44.3284, 66.4804) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Plum
#DDA0DD
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 8.25
Purply Pink
#F075E6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95D2 #95EEB1
analogous
#DD95EE #EE95D2 #EE95A5
triadic
#EE95D2 #D2EE95 #95D2EE
tetradic
#EE95D2 #EEDD95 #95EEB1 #95A5EE
square
#EE95D2 #EEDD95 #95EEB1 #95A5EE
split-complementary
#EE95D2 #A5EE95 #95EEDD
monochromatic
#DD2CA5 #E660BC #EE95D2 #F6CAE8 #FBE5F4
Accessibility & contrast
On white
2.13
#EE95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EE95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95D2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95D2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#AEB7CF
Tritanopia (blue-blind)
#F897AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee95d2; /* rgb */ color: rgb(238, 149, 210); /* oklch */ color: oklch(77.9% 0.131 339.5);
Tailwind
colors: {
custom: {
50: '#f5b5df',
500: '#ee95d2',
950: '#000000',
},
}SCSS
$custom: #ee95d2; $custom-light: #f5b5df; $custom-dark: #000000;
JSON
{
"hex": "#ee95d2",
"rgb": {
"r": 238,
"g": 149,
"b": 210
},
"hsl": {
"h": 318.876,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77911,
"c": 0.13063,
"h": 339.5
},
"luminance": 0.44325
}Semantic roles & 50–950 ramp
primary
#EE95D2
secondary
#D9F2E1
accent
#D44F11
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083