#EE8A97#EE8A97
#EE8A97 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.3% C 0.122 H 12.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A97 |
|---|---|
| RGB | rgb(238, 138, 151) |
| HSL | hsl(352, 75%, 74%) |
| HSV | hsv(352, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 36.6%, 6.7%) |
| CIE-LAB | lab(68.46, 39.43, 9.80) |
| CIE-LCH | lch(68.46, 40.63, 13.97°) |
| OKLab | oklab(74.33% 0.1195 0.0257) |
| OKLCH | oklch(74.33% 0.122 12.1) |
| XYZ | xyz(49.9366, 38.5927, 34.0913) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.00
Blush Pink
#FE828C
ΔE00 4.10
Carnation
#FD798F
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 4.38
Rosa
#FE86A4
ΔE00 4.62
Dusty Pink (survey)
#D58A94
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A97 #8AEEE1
analogous
#EE8AC9 #EE8A97 #EEAF8A
triadic
#EE8A97 #97EE8A #8A97EE
tetradic
#EE8A97 #C9EE8A #8AEEE1 #AF8AEE
square
#EE8A97 #C9EE8A #8AEEE1 #AF8AEE
split-complementary
#EE8A97 #8AEEAF #8AC9EE
monochromatic
#DD2039 #E65567 #EE8A97 #F6BFC6 #FBE4E7
Accessibility & contrast
On white
2.41
#EE8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EE8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A97
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A97 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B97
Deuteranopia (green-blind)
#B5AE95
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a97; /* rgb */ color: rgb(238, 138, 151); /* oklch */ color: oklch(74.3% 0.122 12.1);
Tailwind
colors: {
custom: {
50: '#f6aeb5',
500: '#ee8a97',
950: '#000000',
},
}SCSS
$custom: #ee8a97; $custom-light: #f6aeb5; $custom-dark: #000000;
JSON
{
"hex": "#ee8a97",
"rgb": {
"r": 238,
"g": 138,
"b": 151
},
"hsl": {
"h": 352.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74325,
"c": 0.12224,
"h": 12.1
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#EE8A97
secondary
#D8F3EF
accent
#D7BD0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80