#EE8A96#EE8A96
#EE8A96 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.3% C 0.122 H 12.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A96 |
|---|---|
| RGB | rgb(238, 138, 150) |
| HSL | hsl(353, 75%, 74%) |
| HSV | hsv(353, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 37%, 6.7%) |
| CIE-LAB | lab(68.43, 39.31, 10.33) |
| CIE-LCH | lch(68.43, 40.64, 14.73°) |
| OKLab | oklab(74.3% 0.1191 0.027) |
| OKLCH | oklch(74.3% 0.122 12.8) |
| XYZ | xyz(49.8557, 38.5604, 33.6654) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.19
Blush Pink
#FE828C
ΔE00 3.90
Carnation
#FD798F
ΔE00 4.40
Pig Pink
#E78EA5
ΔE00 4.68
Dusty Pink (survey)
#D58A94
ΔE00 4.68
Rosa
#FE86A4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A96 #8AEEE2
analogous
#EE8AC8 #EE8A96 #EEB08A
triadic
#EE8A96 #96EE8A #8A96EE
tetradic
#EE8A96 #C8EE8A #8AEEE2 #B08AEE
square
#EE8A96 #C8EE8A #8AEEE2 #B08AEE
split-complementary
#EE8A96 #8AEEB0 #8AC8EE
monochromatic
#DD2037 #E65566 #EE8A96 #F6BFC6 #FBE4E7
Accessibility & contrast
On white
2.41
#EE8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A96
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A96 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B96
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF808E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a96; /* rgb */ color: rgb(238, 138, 150); /* oklch */ color: oklch(74.3% 0.122 12.8);
Tailwind
colors: {
custom: {
50: '#f6aeb4',
500: '#ee8a96',
950: '#000000',
},
}SCSS
$custom: #ee8a96; $custom-light: #f6aeb4; $custom-dark: #000000;
JSON
{
"hex": "#ee8a96",
"rgb": {
"r": 238,
"g": 138,
"b": 150
},
"hsl": {
"h": 352.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.743,
"c": 0.12217,
"h": 12.8
},
"luminance": 0.38556
}Semantic roles & 50–950 ramp
primary
#EE8A96
secondary
#D8F3F0
accent
#D7BF0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80