#EE8A94#EE8A94
#EE8A94 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.2% C 0.122 H 14.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A94 |
|---|---|
| RGB | rgb(238, 138, 148) |
| HSL | hsl(354, 75%, 74%) |
| HSV | hsv(354, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 37.8%, 6.7%) |
| CIE-LAB | lab(68.39, 39.08, 11.39) |
| CIE-LCH | lch(68.39, 40.70, 16.25°) |
| OKLab | oklab(74.25% 0.1184 0.0297) |
| OKLCH | oklch(74.25% 0.122 14.1) |
| XYZ | xyz(49.6960, 38.4965, 32.8245) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.66
Blush Pink
#FE828C
ΔE00 3.57
Carnation
#FD798F
ΔE00 4.53
Lightcoral
#F08080
ΔE00 4.79
Dusty Pink (survey)
#D58A94
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A94 #8AEEE4
analogous
#EE8AC6 #EE8A94 #EEB28A
triadic
#EE8A94 #94EE8A #8A94EE
tetradic
#EE8A94 #C6EE8A #8AEEE4 #B28AEE
square
#EE8A94 #C6EE8A #8AEEE4 #B28AEE
split-complementary
#EE8A94 #8AEEB2 #8AC6EE
monochromatic
#DD2033 #E65563 #EE8A94 #F6BFC5 #FBE4E7
Accessibility & contrast
On white
2.41
#EE8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A94
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A94 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B94
Deuteranopia (green-blind)
#B6AE92
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a94; /* rgb */ color: rgb(238, 138, 148); /* oklch */ color: oklch(74.2% 0.122 14.1);
Tailwind
colors: {
custom: {
50: '#f6aeb3',
500: '#ee8a94',
950: '#000000',
},
}SCSS
$custom: #ee8a94; $custom-light: #f6aeb3; $custom-dark: #000000;
JSON
{
"hex": "#ee8a94",
"rgb": {
"r": 238,
"g": 138,
"b": 148
},
"hsl": {
"h": 354,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74249,
"c": 0.12204,
"h": 14.1
},
"luminance": 0.38492
}Semantic roles & 50–950 ramp
primary
#EE8A94
secondary
#D8F3F0
accent
#D7C30F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80