#EE96AA#EE96AA
#EE96AA is a light, moderate red. Relative luminance 0.429; OKLCH L 76.8% C 0.108 H 5.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96AA |
|---|---|
| RGB | rgb(238, 150, 170) |
| HSL | hsl(346, 72%, 76%) |
| HSV | hsv(346, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 28.6%, 6.7%) |
| CIE-LAB | lab(71.48, 35.55, 3.55) |
| CIE-LCH | lch(71.48, 35.73, 5.70°) |
| OKLab | oklab(76.79% 0.1076 0.0097) |
| OKLCH | oklch(76.79% 0.108 5.2) |
| XYZ | xyz(53.4235, 42.8959, 43.4884) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.25
Faded Pink
#DE9DAC
ΔE00 3.99
Rose Pink
#F7879A
ΔE00 4.60
Rosa
#FE86A4
ΔE00 4.66
Pinky
#FC86AA
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96AA #96EEDA
analogous
#EE96D6 #EE96AA #EEAE96
triadic
#EE96AA #AAEE96 #96AAEE
tetradic
#EE96AA #D6EE96 #96EEDA #AE96EE
square
#EE96AA #D6EE96 #96EEDA #AE96EE
split-complementary
#EE96AA #96EEAE #96D6EE
monochromatic
#DD2D55 #E5617F #EE96AA #F7CBD5 #FBE5EA
Accessibility & contrast
On white
2.19
#EE96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EE96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96AA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96AA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AB
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#FD8F9D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee96aa; /* rgb */ color: rgb(238, 150, 170); /* oklch */ color: oklch(76.8% 0.108 5.2);
Tailwind
colors: {
custom: {
50: '#f5b6c3',
500: '#ee96aa',
950: '#000000',
},
}SCSS
$custom: #ee96aa; $custom-light: #f5b6c3; $custom-dark: #000000;
JSON
{
"hex": "#ee96aa",
"rgb": {
"r": 238,
"g": 150,
"b": 170
},
"hsl": {
"h": 346.364,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.76791,
"c": 0.10806,
"h": 5.2
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#EE96AA
secondary
#D9F2ED
accent
#D4A811
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081