#EF8A9A#EF8A9A
#EF8A9A is a light, vivid red. Relative luminance 0.389; OKLCH L 74.5% C 0.124 H 10.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8A9A |
|---|---|
| RGB | rgb(239, 138, 154) |
| HSL | hsl(350, 76%, 74%) |
| HSV | hsv(350, 42%, 94%) |
| CMYK | cmyk(0%, 42.3%, 35.6%, 6.3%) |
| CIE-LAB | lab(68.65, 40.14, 8.42) |
| CIE-LCH | lch(68.65, 41.01, 11.85°) |
| OKLab | oklab(74.53% 0.1217 0.0222) |
| OKLCH | oklch(74.53% 0.124 10.3) |
| XYZ | xyz(50.5201, 38.8650, 35.4065) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.54
Pig Pink
#E78EA5
ΔE00 3.64
Rosa
#FE86A4
ΔE00 3.81
Carnation
#FD798F
ΔE00 4.34
Blush Pink
#FE828C
ΔE00 4.64
Dusty Pink (survey)
#D58A94
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8A9A #8AEFDF
analogous
#EF8ACD #EF8A9A #EFAD8A
triadic
#EF8A9A #9AEF8A #8A9AEF
tetradic
#EF8A9A #CDEF8A #8AEFDF #AD8AEF
square
#EF8A9A #CDEF8A #8AEFDF #AD8AEF
split-complementary
#EF8A9A #8AEFAD #8ACDEF
monochromatic
#E01F3D #E8546C #EF8A9A #F6C0C8 #FBE4E8
Accessibility & contrast
On white
2.39
#EF8A9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EF8A9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8A9A
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8A9A | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9A
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#FF8090
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef8a9a; /* rgb */ color: rgb(239, 138, 154); /* oklch */ color: oklch(74.5% 0.124 10.3);
Tailwind
colors: {
custom: {
50: '#f7aeb7',
500: '#ef8a9a',
950: '#000000',
},
}SCSS
$custom: #ef8a9a; $custom-light: #f7aeb7; $custom-dark: #000000;
JSON
{
"hex": "#ef8a9a",
"rgb": {
"r": 239,
"g": 138,
"b": 154
},
"hsl": {
"h": 350.495,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.74526,
"c": 0.12373,
"h": 10.3
},
"luminance": 0.38861
}Semantic roles & 50–950 ramp
primary
#EF8A9A
secondary
#D8F3EF
accent
#D8B80D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80