#FA96A7#FA96A7
#FA96A7 is a light, vivid red. Relative luminance 0.449; OKLCH L 78.1% C 0.121 H 9.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA96A7 |
|---|---|
| RGB | rgb(250, 150, 167) |
| HSL | hsl(350, 91%, 78%) |
| HSV | hsv(350, 40%, 98%) |
| CMYK | cmyk(0%, 40%, 33.2%, 2%) |
| CIE-LAB | lab(72.85, 39.45, 7.36) |
| CIE-LCH | lch(72.85, 40.13, 10.57°) |
| OKLab | oklab(78.11% 0.1196 0.0196) |
| OKLCH | oklch(78.11% 0.121 9.3) |
| XYZ | xyz(57.3080, 44.9313, 42.2060) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.44
Rosa
#FE86A4
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.33
Pinky
#FC86AA
ΔE00 5.19
Faded Pink
#DE9DAC
ΔE00 6.09
Blush Pink
#FE828C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA96A7 #96FAE9
analogous
#FA96D9 #FA96A7 #FAB796
triadic
#FA96A7 #A7FA96 #96A7FA
tetradic
#FA96A7 #D9FA96 #96FAE9 #B796FA
square
#FA96A7 #D9FA96 #96FAE9 #B796FA
split-complementary
#FA96A7 #96FAB7 #96D9FA
monochromatic
#F42145 #F75C76 #FA96A7 #FDD0D8 #FEE2E7
Accessibility & contrast
On white
2.10
#FA96A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FA96A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA96A7
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA96A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA96A7 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#FF8D9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa96a7; /* rgb */ color: rgb(250, 150, 167); /* oklch */ color: oklch(78.1% 0.121 9.3);
Tailwind
colors: {
custom: {
50: '#feb6c1',
500: '#fa96a7',
950: '#000000',
},
}SCSS
$custom: #fa96a7; $custom-light: #feb6c1; $custom-dark: #000000;
JSON
{
"hex": "#fa96a7",
"rgb": {
"r": 250,
"g": 150,
"b": 167
},
"hsl": {
"h": 349.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78114,
"c": 0.12121,
"h": 9.3
},
"luminance": 0.44927
}Semantic roles & 50–950 ramp
primary
#FA96A7
secondary
#D5F6F0
accent
#E6BE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081