#EF8A96#EF8A96
#EF8A96 is a light, vivid red. Relative luminance 0.387; OKLCH L 74.4% C 0.123 H 12.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8A96 |
|---|---|
| RGB | rgb(239, 138, 150) |
| HSL | hsl(353, 76%, 74%) |
| HSV | hsv(353, 42%, 94%) |
| CMYK | cmyk(0%, 42.3%, 37.2%, 6.3%) |
| CIE-LAB | lab(68.56, 39.67, 10.53) |
| CIE-LCH | lch(68.56, 41.04, 14.86°) |
| OKLab | oklab(74.42% 0.1202 0.0275) |
| OKLCH | oklch(74.42% 0.123 12.9) |
| XYZ | xyz(50.1925, 38.7340, 33.6812) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.11
Blush Pink
#FE828C
ΔE00 3.75
Carnation
#FD798F
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 4.79
Rosa
#FE86A4
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8A96 #8AEFE3
analogous
#EF8AC9 #EF8A96 #EFB18A
triadic
#EF8A96 #96EF8A #8A96EF
tetradic
#EF8A96 #C9EF8A #8AEFE3 #B18AEF
square
#EF8A96 #C9EF8A #8AEFE3 #B18AEF
split-complementary
#EF8A96 #8AEFB1 #8AC9EF
monochromatic
#E01F36 #E85466 #EF8A96 #F6C0C6 #FBE4E7
Accessibility & contrast
On white
2.40
#EF8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EF8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8A96
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8A96 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B96
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef8a96; /* rgb */ color: rgb(239, 138, 150); /* oklch */ color: oklch(74.4% 0.123 12.9);
Tailwind
colors: {
custom: {
50: '#f7aeb4',
500: '#ef8a96',
950: '#000000',
},
}SCSS
$custom: #ef8a96; $custom-light: #f7aeb4; $custom-dark: #000000;
JSON
{
"hex": "#ef8a96",
"rgb": {
"r": 239,
"g": 138,
"b": 150
},
"hsl": {
"h": 352.871,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.74423,
"c": 0.12333,
"h": 12.9
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#EF8A96
secondary
#D8F3F0
accent
#D8C00D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80