#EF8A9E#EF8A9E
#EF8A9E is a light, vivid red. Relative luminance 0.390; OKLCH L 74.6% C 0.124 H 7.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8A9E |
|---|---|
| RGB | rgb(239, 138, 158) |
| HSL | hsl(348, 76%, 74%) |
| HSV | hsv(348, 42%, 94%) |
| CMYK | cmyk(0%, 42.3%, 33.9%, 6.3%) |
| CIE-LAB | lab(68.75, 40.62, 6.32) |
| CIE-LCH | lch(68.75, 41.11, 8.84°) |
| OKLab | oklab(74.63% 0.1232 0.0169) |
| OKLCH | oklch(74.63% 0.124 7.8) |
| XYZ | xyz(50.8588, 39.0005, 37.1904) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.92
Pig Pink
#E78EA5
ΔE00 2.62
Rosa
#FE86A4
ΔE00 3.02
Pinky
#FC86AA
ΔE00 4.01
Carnation
#FD798F
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8A9E #8AEFDB
analogous
#EF8AD1 #EF8A9E #EFA98A
triadic
#EF8A9E #9EEF8A #8A9EEF
tetradic
#EF8A9E #D1EF8A #8AEFDB #A98AEF
square
#EF8A9E #D1EF8A #8AEFDB #A98AEF
split-complementary
#EF8A9E #8AEFA9 #8AD1EF
monochromatic
#E01F45 #E85471 #EF8A9E #F6C0CB #FBE4E9
Accessibility & contrast
On white
2.39
#EF8A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EF8A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8A9E
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8A9E | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9E
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#FF8191
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8a9e; /* rgb */ color: rgb(239, 138, 158); /* oklch */ color: oklch(74.6% 0.124 7.8);
Tailwind
colors: {
custom: {
50: '#f7aeba',
500: '#ef8a9e',
950: '#000000',
},
}SCSS
$custom: #ef8a9e; $custom-light: #f7aeba; $custom-dark: #000000;
JSON
{
"hex": "#ef8a9e",
"rgb": {
"r": 239,
"g": 138,
"b": 158
},
"hsl": {
"h": 348.119,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.74633,
"c": 0.12434,
"h": 7.8
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#EF8A9E
secondary
#D8F3EE
accent
#D8B00D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80