#EF9AA8#EF9AA8
#EF9AA8 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.5% C 0.103 H 9.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9AA8 |
|---|---|
| RGB | rgb(239, 154, 168) |
| HSL | hsl(350, 73%, 77%) |
| HSV | hsv(350, 36%, 94%) |
| CMYK | cmyk(0%, 35.6%, 29.7%, 6.3%) |
| CIE-LAB | lab(72.42, 33.54, 6.03) |
| CIE-LCH | lch(72.42, 34.08, 10.18°) |
| OKLab | oklab(77.52% 0.1017 0.0161) |
| OKLCH | oklch(77.52% 0.103 9) |
| XYZ | xyz(54.2217, 44.2928, 42.7317) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.84
Faded Pink
#DE9DAC
ΔE00 3.95
Rose Pink
#F7879A
ΔE00 4.86
Soft Pink
#FDB0C0
ΔE00 5.50
Rosa
#FE86A4
ΔE00 5.74
Dusty Pink (survey)
#D58A94
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9AA8 #9AEFE1
analogous
#EF9AD2 #EF9AA8 #EFB79A
triadic
#EF9AA8 #A8EF9A #9AA8EF
tetradic
#EF9AA8 #D2EF9A #9AEFE1 #B79AEF
square
#EF9AA8 #D2EF9A #9AEFE1 #B79AEF
split-complementary
#EF9AA8 #9AEFB7 #9AD2EF
monochromatic
#DE304D #E7657A #EF9AA8 #F7CFD6 #FBE5E8
Accessibility & contrast
On white
2.13
#EF9AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EF9AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9AA8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9AA8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#FE939F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9aa8; /* rgb */ color: rgb(239, 154, 168); /* oklch */ color: oklch(77.5% 0.103 9.0);
Tailwind
colors: {
custom: {
50: '#f6b8c1',
500: '#ef9aa8',
950: '#000000',
},
}SCSS
$custom: #ef9aa8; $custom-light: #f6b8c1; $custom-dark: #000000;
JSON
{
"hex": "#ef9aa8",
"rgb": {
"r": 239,
"g": 154,
"b": 168
},
"hsl": {
"h": 350.118,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.77518,
"c": 0.10295,
"h": 9
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#EF9AA8
secondary
#D9F2EE
accent
#D5B411
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081