#EE95AA#EE95AA
#EE95AA is a light, moderate red. Relative luminance 0.426; OKLCH L 76.6% C 0.110 H 4.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95AA |
|---|---|
| RGB | rgb(238, 149, 170) |
| HSL | hsl(346, 72%, 76%) |
| HSV | hsv(346, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 28.6%, 6.7%) |
| CIE-LAB | lab(71.27, 36.07, 3.23) |
| CIE-LCH | lch(71.27, 36.22, 5.12°) |
| OKLab | oklab(76.63% 0.1092 0.0089) |
| OKLCH | oklch(76.63% 0.11 4.7) |
| XYZ | xyz(53.2646, 42.5781, 43.4354) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.00
Faded Pink
#DE9DAC
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.45
Rose Pink
#F7879A
ΔE00 4.54
Pinky
#FC86AA
ΔE00 4.60
Dull Pink
#D5869D
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95AA #95EED9
analogous
#EE95D6 #EE95AA #EEAC95
triadic
#EE95AA #AAEE95 #95AAEE
tetradic
#EE95AA #D6EE95 #95EED9 #AC95EE
square
#EE95AA #D6EE95 #95EED9 #AC95EE
split-complementary
#EE95AA #95EEAC #95D6EE
monochromatic
#DD2C55 #E66080 #EE95AA #F6CAD4 #FBE5EA
Accessibility & contrast
On white
2.21
#EE95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EE95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95AA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95AA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#FD8E9C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee95aa; /* rgb */ color: rgb(238, 149, 170); /* oklch */ color: oklch(76.6% 0.110 4.7);
Tailwind
colors: {
custom: {
50: '#f5b5c3',
500: '#ee95aa',
950: '#000000',
},
}SCSS
$custom: #ee95aa; $custom-light: #f5b5c3; $custom-dark: #000000;
JSON
{
"hex": "#ee95aa",
"rgb": {
"r": 238,
"g": 149,
"b": 170
},
"hsl": {
"h": 345.843,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.76625,
"c": 0.10956,
"h": 4.7
},
"luminance": 0.42574
}Semantic roles & 50–950 ramp
primary
#EE95AA
secondary
#D9F2EC
accent
#D4A611
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081