#EE95CB#EE95CB
#EE95CB is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.7% C 0.126 H 343.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95CB |
|---|---|
| RGB | rgb(238, 149, 203) |
| HSL | hsl(324, 72%, 76%) |
| HSV | hsv(324, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 14.7%, 6.7%) |
| CIE-LAB | lab(72.22, 40.86, -13.66) |
| CIE-LCH | lch(72.22, 43.08, 341.52°) |
| OKLab | oklab(77.66% 0.1203 -0.0361) |
| OKLCH | oklch(77.66% 0.126 343.3) |
| XYZ | xyz(56.7872, 43.9871, 61.9876) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.67
Pink (survey)
#FF81C0
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 7.42
Powder Pink
#FFB2D0
ΔE00 8.31
Pinky
#FC86AA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95CB #95EEB8
analogous
#E595EE #EE95CB #EE959E
triadic
#EE95CB #CBEE95 #95CBEE
tetradic
#EE95CB #EEE595 #95EEB8 #959EEE
square
#EE95CB #EEE595 #95EEB8 #959EEE
split-complementary
#EE95CB #9EEE95 #95EEE5
monochromatic
#DD2C97 #E660B1 #EE95CB #F6CAE5 #FBE5F2
Accessibility & contrast
On white
2.14
#EE95CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EE95CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95CB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95CB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CD
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#F995A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee95cb; /* rgb */ color: rgb(238, 149, 203); /* oklch */ color: oklch(77.7% 0.126 343.3);
Tailwind
colors: {
custom: {
50: '#f5b5da',
500: '#ee95cb',
950: '#000000',
},
}SCSS
$custom: #ee95cb; $custom-light: #f5b5da; $custom-dark: #000000;
JSON
{
"hex": "#ee95cb",
"rgb": {
"r": 238,
"g": 149,
"b": 203
},
"hsl": {
"h": 323.596,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77664,
"c": 0.12556,
"h": 343.3
},
"luminance": 0.43984
}Semantic roles & 50–950 ramp
primary
#EE95CB
secondary
#D9F2E3
accent
#D45E11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083