#EE8494#EE8494
#EE8494 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.3% C 0.130 H 11.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8494 |
|---|---|
| RGB | rgb(238, 132, 148) |
| HSL | hsl(351, 76%, 73%) |
| HSV | hsv(351, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 37.8%, 6.7%) |
| CIE-LAB | lab(67.14, 42.16, 9.63) |
| CIE-LCH | lch(67.14, 43.24, 12.86°) |
| OKLab | oklab(73.3% 0.1278 0.0253) |
| OKLCH | oklch(73.3% 0.13 11.2) |
| XYZ | xyz(48.8589, 36.8222, 32.5454) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.78
Carnation
#FD798F
ΔE00 3.31
Blush Pink
#FE828C
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.24
Pig Pink
#E78EA5
ΔE00 4.61
Dusty Pink (survey)
#D58A94
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8494 #84EEDE
analogous
#EE84C9 #EE8494 #EEA984
triadic
#EE8494 #94EE84 #8494EE
tetradic
#EE8494 #C9EE84 #84EEDE #A984EE
square
#EE8494 #C9EE84 #84EEDE #A984EE
split-complementary
#EE8494 #84EEA9 #84C9EE
monochromatic
#DA1E3A #E74E65 #EE8494 #F5BAC3 #FBE4E8
Accessibility & contrast
On white
2.51
#EE8494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EE8494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8494
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8494 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989794
Deuteranopia (green-blind)
#B2AB92
Tritanopia (blue-blind)
#FF798A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee8494; /* rgb */ color: rgb(238, 132, 148); /* oklch */ color: oklch(73.3% 0.130 11.2);
Tailwind
colors: {
custom: {
50: '#f7aab3',
500: '#ee8494',
950: '#000000',
},
}SCSS
$custom: #ee8494; $custom-light: #f7aab3; $custom-dark: #000000;
JSON
{
"hex": "#ee8494",
"rgb": {
"r": 238,
"g": 132,
"b": 148
},
"hsl": {
"h": 350.943,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.73304,
"c": 0.13027,
"h": 11.2
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#EE8494
secondary
#D8F3EF
accent
#D8B90E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80