#EE94AA#EE94AA
#EE94AA is a light, moderate red. Relative luminance 0.423; OKLCH L 76.5% C 0.111 H 4.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94AA |
|---|---|
| RGB | rgb(238, 148, 170) |
| HSL | hsl(345, 73%, 76%) |
| HSV | hsv(345, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(71.05, 36.60, 2.92) |
| CIE-LCH | lch(71.05, 36.71, 4.56°) |
| OKLab | oklab(76.46% 0.1108 0.0081) |
| OKLCH | oklch(76.46% 0.111 4.2) |
| XYZ | xyz(53.1071, 42.2630, 43.3829) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.78
Rosa
#FE86A4
ΔE00 4.26
Pinky
#FC86AA
ΔE00 4.32
Faded Pink
#DE9DAC
ΔE00 4.34
Rose Pink
#F7879A
ΔE00 4.49
Dull Pink
#D5869D
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94AA #94EED8
analogous
#EE94D7 #EE94AA #EEAB94
triadic
#EE94AA #AAEE94 #94AAEE
tetradic
#EE94AA #D7EE94 #94EED8 #AB94EE
square
#EE94AA #D7EE94 #94EED8 #AB94EE
split-complementary
#EE94AA #94EEAB #94D7EE
monochromatic
#DD2A56 #E65F80 #EE94AA #F6C9D4 #FBE5EA
Accessibility & contrast
On white
2.22
#EE94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EE94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94AA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94AA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#FD8D9C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee94aa; /* rgb */ color: rgb(238, 148, 170); /* oklch */ color: oklch(76.5% 0.111 4.2);
Tailwind
colors: {
custom: {
50: '#f5b4c3',
500: '#ee94aa',
950: '#000000',
},
}SCSS
$custom: #ee94aa; $custom-light: #f5b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ee94aa",
"rgb": {
"r": 238,
"g": 148,
"b": 170
},
"hsl": {
"h": 345.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.76461,
"c": 0.11107,
"h": 4.2
},
"luminance": 0.42259
}Semantic roles & 50–950 ramp
primary
#EE94AA
secondary
#D9F2EC
accent
#D5A511
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081