#EE90A4#EE90A4
#EE90A4 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.6% C 0.116 H 6.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90A4 |
|---|---|
| RGB | rgb(238, 144, 164) |
| HSL | hsl(347, 73%, 75%) |
| HSV | hsv(347, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 31.1%, 6.7%) |
| CIE-LAB | lab(70.04, 37.90, 4.80) |
| CIE-LCH | lch(70.04, 38.21, 7.22°) |
| OKLab | oklab(75.64% 0.1149 0.013) |
| OKLCH | oklch(75.64% 0.116 6.5) |
| XYZ | xyz(51.9358, 40.8080, 40.2561) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.78
Rose Pink
#F7879A
ΔE00 3.21
Rosa
#FE86A4
ΔE00 3.63
Pinky
#FC86AA
ΔE00 4.19
Faded Pink
#DE9DAC
ΔE00 5.07
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90A4 #90EEDA
analogous
#EE90D3 #EE90A4 #EEAB90
triadic
#EE90A4 #A4EE90 #90A4EE
tetradic
#EE90A4 #D3EE90 #90EEDA #AB90EE
square
#EE90A4 #D3EE90 #90EEDA #AB90EE
split-complementary
#EE90A4 #90EEAB #90D3EE
monochromatic
#DE264D #E65B78 #EE90A4 #F6C5D0 #FBE4E9
Accessibility & contrast
On white
2.29
#EE90A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE90A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90A4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90A4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A5
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#FD8897
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee90a4; /* rgb */ color: rgb(238, 144, 164); /* oklch */ color: oklch(75.6% 0.116 6.5);
Tailwind
colors: {
custom: {
50: '#f6b2be',
500: '#ee90a4',
950: '#000000',
},
}SCSS
$custom: #ee90a4; $custom-light: #f6b2be; $custom-dark: #000000;
JSON
{
"hex": "#ee90a4",
"rgb": {
"r": 238,
"g": 144,
"b": 164
},
"hsl": {
"h": 347.234,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.75639,
"c": 0.11561,
"h": 6.5
},
"luminance": 0.40804
}Semantic roles & 50–950 ramp
primary
#EE90A4
secondary
#D8F3ED
accent
#D6AC10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081