#EE8A95#EE8A95
#EE8A95 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.3% C 0.122 H 13.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A95 |
|---|---|
| RGB | rgb(238, 138, 149) |
| HSL | hsl(353, 75%, 74%) |
| HSV | hsv(353, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 37.4%, 6.7%) |
| CIE-LAB | lab(68.41, 39.19, 10.86) |
| CIE-LCH | lch(68.41, 40.67, 15.49°) |
| OKLab | oklab(74.27% 0.1188 0.0284) |
| OKLCH | oklch(74.27% 0.122 13.4) |
| XYZ | xyz(49.7755, 38.5283, 33.2431) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.41
Blush Pink
#FE828C
ΔE00 3.73
Carnation
#FD798F
ΔE00 4.45
Dusty Pink (survey)
#D58A94
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A95 #8AEEE3
analogous
#EE8AC7 #EE8A95 #EEB18A
triadic
#EE8A95 #95EE8A #8A95EE
tetradic
#EE8A95 #C7EE8A #8AEEE3 #B18AEE
square
#EE8A95 #C7EE8A #8AEEE3 #B18AEE
split-complementary
#EE8A95 #8AEEB1 #8AC7EE
monochromatic
#DD2035 #E65565 #EE8A95 #F6BFC5 #FBE4E7
Accessibility & contrast
On white
2.41
#EE8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A95
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A95 | 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)
#9D9B95
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a95; /* rgb */ color: rgb(238, 138, 149); /* oklch */ color: oklch(74.3% 0.122 13.4);
Tailwind
colors: {
custom: {
50: '#f6aeb4',
500: '#ee8a95',
950: '#000000',
},
}SCSS
$custom: #ee8a95; $custom-light: #f6aeb4; $custom-dark: #000000;
JSON
{
"hex": "#ee8a95",
"rgb": {
"r": 238,
"g": 138,
"b": 149
},
"hsl": {
"h": 353.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74274,
"c": 0.1221,
"h": 13.4
},
"luminance": 0.38524
}Semantic roles & 50–950 ramp
primary
#EE8A95
secondary
#D8F3F0
accent
#D7C10F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80