#EE8EA5#EE8EA5
#EE8EA5 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.3% C 0.119 H 4.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA5 |
|---|---|
| RGB | rgb(238, 142, 165) |
| HSL | hsl(346, 74%, 75%) |
| HSV | hsv(346, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 30.7%, 6.7%) |
| CIE-LAB | lab(69.64, 39.07, 3.67) |
| CIE-LCH | lch(69.64, 39.24, 5.36°) |
| OKLab | oklab(75.34% 0.1184 0.0101) |
| OKLCH | oklch(75.34% 0.119 4.9) |
| XYZ | xyz(51.7263, 40.2438, 40.6335) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.34
Rosa
#FE86A4
ΔE00 3.24
Rose Pink
#F7879A
ΔE00 3.42
Pinky
#FC86AA
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.65
Dull Pink
#D5869D
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA5 #8EEED7
analogous
#EE8ED5 #EE8EA5 #EEA78E
triadic
#EE8EA5 #A5EE8E #8EA5EE
tetradic
#EE8EA5 #D5EE8E #8EEED7 #A78EEE
square
#EE8EA5 #D5EE8E #8EEED7 #A78EEE
split-complementary
#EE8EA5 #8EEEA7 #8ED5EE
monochromatic
#DE2450 #E6597B #EE8EA5 #F6C3CF #FBE4EA
Accessibility & contrast
On white
2.32
#EE8EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE8EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA5
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA5 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA6
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#FD8696
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea5; /* rgb */ color: rgb(238, 142, 165); /* oklch */ color: oklch(75.3% 0.119 4.9);
Tailwind
colors: {
custom: {
50: '#f6b0bf',
500: '#ee8ea5',
950: '#000000',
},
}SCSS
$custom: #ee8ea5; $custom-light: #f6b0bf; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea5",
"rgb": {
"r": 238,
"g": 142,
"b": 165
},
"hsl": {
"h": 345.625,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75344,
"c": 0.11881,
"h": 4.9
},
"luminance": 0.4024
}Semantic roles & 50–950 ramp
primary
#EE8EA5
secondary
#D8F3EC
accent
#D6A610
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081