#EE8A98#EE8A98
#EE8A98 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.4% C 0.122 H 11.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A98 |
|---|---|
| RGB | rgb(238, 138, 152) |
| HSL | hsl(352, 75%, 74%) |
| HSV | hsv(352, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 36.1%, 6.7%) |
| CIE-LAB | lab(68.48, 39.54, 9.28) |
| CIE-LCH | lch(68.48, 40.62, 13.20°) |
| OKLab | oklab(74.35% 0.1199 0.0244) |
| OKLCH | oklch(74.35% 0.122 11.5) |
| XYZ | xyz(50.0181, 38.6253, 34.5208) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.84
Pig Pink
#E78EA5
ΔE00 4.09
Blush Pink
#FE828C
ΔE00 4.32
Rosa
#FE86A4
ΔE00 4.36
Carnation
#FD798F
ΔE00 4.38
Dusty Pink (survey)
#D58A94
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A98 #8AEEE0
analogous
#EE8ACA #EE8A98 #EEAE8A
triadic
#EE8A98 #98EE8A #8A98EE
tetradic
#EE8A98 #CAEE8A #8AEEE0 #AE8AEE
square
#EE8A98 #CAEE8A #8AEEE0 #AE8AEE
split-complementary
#EE8A98 #8AEEAE #8ACAEE
monochromatic
#DD203B #E65569 #EE8A98 #F6BFC7 #FBE4E7
Accessibility & contrast
On white
2.41
#EE8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EE8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A98
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A98 | 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)
#9C9B98
Deuteranopia (green-blind)
#B5AE96
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a98; /* rgb */ color: rgb(238, 138, 152); /* oklch */ color: oklch(74.4% 0.122 11.5);
Tailwind
colors: {
custom: {
50: '#f6aeb6',
500: '#ee8a98',
950: '#000000',
},
}SCSS
$custom: #ee8a98; $custom-light: #f6aeb6; $custom-dark: #000000;
JSON
{
"hex": "#ee8a98",
"rgb": {
"r": 238,
"g": 138,
"b": 152
},
"hsl": {
"h": 351.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74351,
"c": 0.12234,
"h": 11.5
},
"luminance": 0.38621
}Semantic roles & 50–950 ramp
primary
#EE8A98
secondary
#D8F3EF
accent
#D7BB0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80