#EF9FAB#EF9FAB
#EF9FAB is a light, moderate red. Relative luminance 0.461; OKLCH L 78.4% C 0.096 H 9.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FAB |
|---|---|
| RGB | rgb(239, 159, 171) |
| HSL | hsl(351, 71%, 78%) |
| HSV | hsv(351, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 28.5%, 6.3%) |
| CIE-LAB | lab(73.60, 31.30, 6.07) |
| CIE-LCH | lch(73.60, 31.89, 10.97°) |
| OKLab | oklab(78.45% 0.0949 0.0162) |
| OKLCH | oklch(78.45% 0.096 9.7) |
| XYZ | xyz(55.3469, 46.0909, 44.5015) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 5.52
Rose Pink
#F7879A
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FAB #9FEFE3
analogous
#EF9FD3 #EF9FAB #EFBB9F
triadic
#EF9FAB #ABEF9F #9FABEF
tetradic
#EF9FAB #D3EF9F #9FEFE3 #BB9FEF
square
#EF9FAB #D3EF9F #9FEFE3 #BB9FEF
split-complementary
#EF9FAB #9FEFBB #9FD3EF
monochromatic
#DE364F #E66B7D #EF9FAB #F8D3D9 #FBE5E8
Accessibility & contrast
On white
2.06
#EF9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EF9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FAB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FAB | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#BFBBA9
Tritanopia (blue-blind)
#FD98A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9fab; /* rgb */ color: rgb(239, 159, 171); /* oklch */ color: oklch(78.4% 0.096 9.7);
Tailwind
colors: {
custom: {
50: '#f6bcc3',
500: '#ef9fab',
950: '#000000',
},
}SCSS
$custom: #ef9fab; $custom-light: #f6bcc3; $custom-dark: #000000;
JSON
{
"hex": "#ef9fab",
"rgb": {
"r": 239,
"g": 159,
"b": 171
},
"hsl": {
"h": 351,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78447,
"c": 0.09627,
"h": 9.7
},
"luminance": 0.46087
}Semantic roles & 50–950 ramp
primary
#EF9FAB
secondary
#D9F2EE
accent
#D3B612
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171212
muted
#858181