#EE95BE#EE95BE
#EE95BE is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.2% C 0.118 H 351.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95BE |
|---|---|
| RGB | rgb(238, 149, 190) |
| HSL | hsl(332, 72%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 20.2%, 6.7%) |
| CIE-LAB | lab(71.82, 38.88, -7.06) |
| CIE-LCH | lch(71.82, 39.52, 349.71°) |
| OKLab | oklab(77.23% 0.1161 -0.0182) |
| OKLCH | oklch(77.23% 0.118 351.1) |
| XYZ | xyz(55.3025, 43.3932, 54.1681) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.38
Pig Pink
#E78EA5
ΔE00 5.76
Pinky
#FC86AA
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 6.93
Powder Pink
#FFB2D0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95BE #95EEC5
analogous
#EE95EA #EE95BE #EE9895
triadic
#EE95BE #BEEE95 #95BEEE
tetradic
#EE95BE #EAEE95 #95EEC5 #9895EE
square
#EE95BE #EAEE95 #95EEC5 #9895EE
split-complementary
#EE95BE #95EE98 #95EAEE
monochromatic
#DD2C7D #E6609E #EE95BE #F6CADE #FBE5EF
Accessibility & contrast
On white
2.17
#EE95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EE95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95BE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95BE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FA92A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee95be; /* rgb */ color: rgb(238, 149, 190); /* oklch */ color: oklch(77.2% 0.118 351.1);
Tailwind
colors: {
custom: {
50: '#f5b5d1',
500: '#ee95be',
950: '#000000',
},
}SCSS
$custom: #ee95be; $custom-light: #f5b5d1; $custom-dark: #000000;
JSON
{
"hex": "#ee95be",
"rgb": {
"r": 238,
"g": 149,
"b": 190
},
"hsl": {
"h": 332.36,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.77229,
"c": 0.11756,
"h": 351.1
},
"luminance": 0.4339
}Semantic roles & 50–950 ramp
primary
#EE95BE
secondary
#D9F2E7
accent
#D47A11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082