#EE8EA1#EE8EA1
#EE8EA1 is a light, moderate red. Relative luminance 0.401; OKLCH L 75.2% C 0.118 H 7.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA1 |
|---|---|
| RGB | rgb(238, 142, 161) |
| HSL | hsl(348, 74%, 75%) |
| HSV | hsv(348, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 32.4%, 6.7%) |
| CIE-LAB | lab(69.54, 38.56, 5.76) |
| CIE-LCH | lch(69.54, 38.99, 8.49°) |
| OKLab | oklab(75.23% 0.1169 0.0155) |
| OKLCH | oklch(75.23% 0.118 7.5) |
| XYZ | xyz(51.3679, 40.1004, 38.7460) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.15
Rose Pink
#F7879A
ΔE00 2.62
Rosa
#FE86A4
ΔE00 3.50
Pinky
#FC86AA
ΔE00 4.30
Dusty Pink (survey)
#D58A94
ΔE00 4.94
Dull Pink
#D5869D
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA1 #8EEEDB
analogous
#EE8ED1 #EE8EA1 #EEAB8E
triadic
#EE8EA1 #A1EE8E #8EA1EE
tetradic
#EE8EA1 #D1EE8E #8EEEDB #AB8EEE
square
#EE8EA1 #D1EE8E #8EEEDB #AB8EEE
split-complementary
#EE8EA1 #8EEEAB #8ED1EE
monochromatic
#DE2448 #E65975 #EE8EA1 #F6C3CD #FBE4E9
Accessibility & contrast
On white
2.33
#EE8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EE8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA1
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA1 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA1
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#FE8695
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea1; /* rgb */ color: rgb(238, 142, 161); /* oklch */ color: oklch(75.2% 0.118 7.5);
Tailwind
colors: {
custom: {
50: '#f6b0bc',
500: '#ee8ea1',
950: '#000000',
},
}SCSS
$custom: #ee8ea1; $custom-light: #f6b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea1",
"rgb": {
"r": 238,
"g": 142,
"b": 161
},
"hsl": {
"h": 348.125,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75233,
"c": 0.11795,
"h": 7.5
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#EE8EA1
secondary
#D8F3ED
accent
#D6AF10
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081