#EE8EA3#EE8EA3
#EE8EA3 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.3% C 0.118 H 6.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA3 |
|---|---|
| RGB | rgb(238, 142, 163) |
| HSL | hsl(347, 74%, 75%) |
| HSV | hsv(347, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 31.5%, 6.7%) |
| CIE-LAB | lab(69.59, 38.82, 4.71) |
| CIE-LCH | lch(69.59, 39.10, 6.92°) |
| OKLab | oklab(75.29% 0.1177 0.0128) |
| OKLCH | oklch(75.29% 0.118 6.2) |
| XYZ | xyz(51.5456, 40.1715, 39.6823) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.68
Rose Pink
#F7879A
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.31
Pinky
#FC86AA
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.95
Dull Pink
#D5869D
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA3 #8EEED9
analogous
#EE8ED3 #EE8EA3 #EEA98E
triadic
#EE8EA3 #A3EE8E #8EA3EE
tetradic
#EE8EA3 #D3EE8E #8EEED9 #A98EEE
square
#EE8EA3 #D3EE8E #8EEED9 #A98EEE
split-complementary
#EE8EA3 #8EEEA9 #8ED3EE
monochromatic
#DE244C #E65978 #EE8EA3 #F6C3CE #FBE4E9
Accessibility & contrast
On white
2.32
#EE8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EE8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA3 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#9E9FA4
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#FE8695
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea3; /* rgb */ color: rgb(238, 142, 163); /* oklch */ color: oklch(75.3% 0.118 6.2);
Tailwind
colors: {
custom: {
50: '#f6b0be',
500: '#ee8ea3',
950: '#000000',
},
}SCSS
$custom: #ee8ea3; $custom-light: #f6b0be; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea3",
"rgb": {
"r": 238,
"g": 142,
"b": 163
},
"hsl": {
"h": 346.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75288,
"c": 0.11835,
"h": 6.2
},
"luminance": 0.40167
}Semantic roles & 50–950 ramp
primary
#EE8EA3
secondary
#D8F3ED
accent
#D6AB10
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081