#EF9FA2#EF9FA2
#EF9FA2 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.2% C 0.096 H 17.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FA2 |
|---|---|
| RGB | rgb(239, 159, 162) |
| HSL | hsl(358, 71%, 78%) |
| HSV | hsv(358, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 32.2%, 6.3%) |
| CIE-LAB | lab(73.39, 30.14, 10.72) |
| CIE-LCH | lch(73.39, 31.99, 19.58°) |
| OKLab | oklab(78.21% 0.0915 0.028) |
| OKLCH | oklch(78.21% 0.096 17) |
| XYZ | xyz(54.5181, 45.7594, 40.1364) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 6.49
Lightpink
#FFB6C1
ΔE00 6.55
Rose Pink
#F7879A
ΔE00 6.78
Dusty Pink (survey)
#D58A94
ΔE00 6.81
Blush (survey)
#F29E8E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FA2 #9FEFEC
analogous
#EF9FCA #EF9FA2 #EFC49F
triadic
#EF9FA2 #A2EF9F #9FA2EF
tetradic
#EF9FA2 #CAEF9F #9FEFEC #C49FEF
square
#EF9FA2 #CAEF9F #9FEFEC #C49FEF
split-complementary
#EF9FA2 #9FEFC4 #9FCAEF
monochromatic
#DE363C #E66B6F #EF9FA2 #F8D3D5 #FBE5E6
Accessibility & contrast
On white
2.07
#EF9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EF9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FA2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FA2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#FE97A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9fa2; /* rgb */ color: rgb(239, 159, 162); /* oklch */ color: oklch(78.2% 0.096 17.0);
Tailwind
colors: {
custom: {
50: '#f6bcbd',
500: '#ef9fa2',
950: '#000000',
},
}SCSS
$custom: #ef9fa2; $custom-light: #f6bcbd; $custom-dark: #000000;
JSON
{
"hex": "#ef9fa2",
"rgb": {
"r": 239,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78211,
"c": 0.0957,
"h": 17
},
"luminance": 0.45756
}Semantic roles & 50–950 ramp
primary
#EF9FA2
secondary
#D9F2F1
accent
#D3CC12
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181