#EE95AB#EE95AB
#EE95AB is a light, moderate red. Relative luminance 0.426; OKLCH L 76.7% C 0.110 H 4.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95AB |
|---|---|
| RGB | rgb(238, 149, 171) |
| HSL | hsl(345, 72%, 76%) |
| HSV | hsv(345, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 28.2%, 6.7%) |
| CIE-LAB | lab(71.29, 36.21, 2.72) |
| CIE-LCH | lch(71.29, 36.31, 4.29°) |
| OKLab | oklab(76.65% 0.1096 0.0076) |
| OKLCH | oklch(76.65% 0.11 4) |
| XYZ | xyz(53.3596, 42.6161, 43.9355) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.95
Faded Pink
#DE9DAC
ΔE00 4.18
Rosa
#FE86A4
ΔE00 4.46
Pinky
#FC86AA
ΔE00 4.48
Rose Pink
#F7879A
ΔE00 4.73
Dull Pink
#D5869D
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95AB #95EED8
analogous
#EE95D7 #EE95AB #EEAB95
triadic
#EE95AB #ABEE95 #95ABEE
tetradic
#EE95AB #D7EE95 #95EED8 #AB95EE
square
#EE95AB #D7EE95 #95EED8 #AB95EE
split-complementary
#EE95AB #95EEAB #95D7EE
monochromatic
#DD2C57 #E66081 #EE95AB #F6CAD5 #FBE5EA
Accessibility & contrast
On white
2.21
#EE95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EE95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95AB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95AB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#FC8F9D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee95ab; /* rgb */ color: rgb(238, 149, 171); /* oklch */ color: oklch(76.7% 0.110 4.0);
Tailwind
colors: {
custom: {
50: '#f5b5c3',
500: '#ee95ab',
950: '#000000',
},
}SCSS
$custom: #ee95ab; $custom-light: #f5b5c3; $custom-dark: #000000;
JSON
{
"hex": "#ee95ab",
"rgb": {
"r": 238,
"g": 149,
"b": 171
},
"hsl": {
"h": 345.169,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.76654,
"c": 0.10982,
"h": 4
},
"luminance": 0.42612
}Semantic roles & 50–950 ramp
primary
#EE95AB
secondary
#D9F2EC
accent
#D4A411
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081