#EE8EA6#EE8EA6
#EE8EA6 is a light, moderate red. Relative luminance 0.403; OKLCH L 75.4% C 0.119 H 4.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA6 |
|---|---|
| RGB | rgb(238, 142, 166) |
| HSL | hsl(345, 74%, 75%) |
| HSV | hsv(345, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 30.3%, 6.7%) |
| CIE-LAB | lab(69.67, 39.20, 3.15) |
| CIE-LCH | lch(69.67, 39.32, 4.59°) |
| OKLab | oklab(75.37% 0.1188 0.0087) |
| OKLCH | oklch(75.37% 0.119 4.2) |
| XYZ | xyz(51.8176, 40.2803, 41.1147) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.26
Rosa
#FE86A4
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.34
Rose Pink
#F7879A
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.54
Dull Pink
#D5869D
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA6 #8EEED6
analogous
#EE8ED6 #EE8EA6 #EEA68E
triadic
#EE8EA6 #A6EE8E #8EA6EE
tetradic
#EE8EA6 #D6EE8E #8EEED6 #A68EEE
square
#EE8EA6 #D6EE8E #8EEED6 #A68EEE
split-complementary
#EE8EA6 #8EEEA6 #8ED6EE
monochromatic
#DE2452 #E6597C #EE8EA6 #F6C3D0 #FBE4EA
Accessibility & contrast
On white
2.32
#EE8EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE8EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA6
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA6 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA7
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#FD8796
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea6; /* rgb */ color: rgb(238, 142, 166); /* oklch */ color: oklch(75.4% 0.119 4.2);
Tailwind
colors: {
custom: {
50: '#f6b0c0',
500: '#ee8ea6',
950: '#000000',
},
}SCSS
$custom: #ee8ea6; $custom-light: #f6b0c0; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea6",
"rgb": {
"r": 238,
"g": 142,
"b": 166
},
"hsl": {
"h": 345,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75372,
"c": 0.11907,
"h": 4.2
},
"luminance": 0.40276
}Semantic roles & 50–950 ramp
primary
#EE8EA6
secondary
#D8F3EC
accent
#D6A410
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081