#EF9FA1#EF9FA1
#EF9FA1 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.2% C 0.096 H 17.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FA1 |
|---|---|
| RGB | rgb(239, 159, 161) |
| HSL | hsl(359, 71%, 78%) |
| HSV | hsv(359, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 32.6%, 6.3%) |
| CIE-LAB | lab(73.37, 30.01, 11.23) |
| CIE-LCH | lch(73.37, 32.05, 20.52°) |
| OKLab | oklab(78.19% 0.0911 0.0293) |
| OKLCH | oklch(78.19% 0.096 17.8) |
| XYZ | xyz(54.4296, 45.7239, 39.6701) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.16
Blush (survey)
#F29E8E
ΔE00 6.59
Lightpink
#FFB6C1
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 6.77
Dusty Pink (survey)
#D58A94
ΔE00 6.94
Rose Pink
#F7879A
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FA1 #9FEFED
analogous
#EF9FC9 #EF9FA1 #EFC59F
triadic
#EF9FA1 #A1EF9F #9FA1EF
tetradic
#EF9FA1 #C9EF9F #9FEFED #C59FEF
square
#EF9FA1 #C9EF9F #9FEFED #C59FEF
split-complementary
#EF9FA1 #9FEFC5 #9FC9EF
monochromatic
#DE363A #E66B6E #EF9FA1 #F8D3D4 #FBE5E5
Accessibility & contrast
On white
2.07
#EF9FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EF9FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FA1
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FA1 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FE97A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9fa1; /* rgb */ color: rgb(239, 159, 161); /* oklch */ color: oklch(78.2% 0.096 17.8);
Tailwind
colors: {
custom: {
50: '#f6bcbc',
500: '#ef9fa1',
950: '#000000',
},
}SCSS
$custom: #ef9fa1; $custom-light: #f6bcbc; $custom-dark: #000000;
JSON
{
"hex": "#ef9fa1",
"rgb": {
"r": 239,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78186,
"c": 0.09573,
"h": 17.8
},
"luminance": 0.4572
}Semantic roles & 50–950 ramp
primary
#EF9FA1
secondary
#D9F2F2
accent
#D3CF12
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181