#EE8EA2#EE8EA2
#EE8EA2 is a light, moderate red. Relative luminance 0.401; OKLCH L 75.3% C 0.118 H 6.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA2 |
|---|---|
| RGB | rgb(238, 142, 162) |
| HSL | hsl(348, 74%, 75%) |
| HSV | hsv(348, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 31.9%, 6.7%) |
| CIE-LAB | lab(69.57, 38.69, 5.23) |
| CIE-LCH | lch(69.57, 39.04, 7.71°) |
| OKLab | oklab(75.26% 0.1173 0.0141) |
| OKLCH | oklch(75.26% 0.118 6.9) |
| XYZ | xyz(51.4564, 40.1358, 39.2123) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.90
Rose Pink
#F7879A
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.39
Pinky
#FC86AA
ΔE00 4.08
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Carnation Pink
#FF7FA7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA2 #8EEEDA
analogous
#EE8ED2 #EE8EA2 #EEAA8E
triadic
#EE8EA2 #A2EE8E #8EA2EE
tetradic
#EE8EA2 #D2EE8E #8EEEDA #AA8EEE
square
#EE8EA2 #D2EE8E #8EEEDA #AA8EEE
split-complementary
#EE8EA2 #8EEEAA #8ED2EE
monochromatic
#DE244A #E65976 #EE8EA2 #F6C3CE #FBE4E9
Accessibility & contrast
On white
2.33
#EE8EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EE8EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#B5B1A0
Tritanopia (blue-blind)
#FE8695
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea2; /* rgb */ color: rgb(238, 142, 162); /* oklch */ color: oklch(75.3% 0.118 6.9);
Tailwind
colors: {
custom: {
50: '#f6b0bd',
500: '#ee8ea2',
950: '#000000',
},
}SCSS
$custom: #ee8ea2; $custom-light: #f6b0bd; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea2",
"rgb": {
"r": 238,
"g": 142,
"b": 162
},
"hsl": {
"h": 347.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.7526,
"c": 0.11814,
"h": 6.9
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#EE8EA2
secondary
#D8F3ED
accent
#D6AD10
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081