#FA96AF#FA96AF
#FA96AF is a light, vivid red. Relative luminance 0.452; OKLCH L 78.3% C 0.123 H 4.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA96AF |
|---|---|
| RGB | rgb(250, 150, 175) |
| HSL | hsl(345, 91%, 78%) |
| HSV | hsv(345, 40%, 98%) |
| CMYK | cmyk(0%, 40%, 30%, 2%) |
| CIE-LAB | lab(73.05, 40.45, 3.22) |
| CIE-LCH | lch(73.05, 40.57, 4.55°) |
| OKLab | oklab(78.33% 0.1225 0.0089) |
| OKLCH | oklch(78.33% 0.123 4.2) |
| XYZ | xyz(58.0705, 45.2363, 46.2221) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.58
Rosa
#FE86A4
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA96AF #96FAE1
analogous
#FA96E1 #FA96AF #FAAF96
triadic
#FA96AF #AFFA96 #96AFFA
tetradic
#FA96AF #E1FA96 #96FAE1 #AF96FA
square
#FA96AF #E1FA96 #96FAE1 #AF96FA
split-complementary
#FA96AF #96FAAF #96E1FA
monochromatic
#F42156 #F75C82 #FA96AF #FDD0DC #FEE2E9
Accessibility & contrast
On white
2.09
#FA96AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FA96AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA96AF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA96AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA96AF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B0
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#FF8E9F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa96af; /* rgb */ color: rgb(250, 150, 175); /* oklch */ color: oklch(78.3% 0.123 4.2);
Tailwind
colors: {
custom: {
50: '#feb6c6',
500: '#fa96af',
950: '#000000',
},
}SCSS
$custom: #fa96af; $custom-light: #feb6c6; $custom-dark: #000000;
JSON
{
"hex": "#fa96af",
"rgb": {
"r": 250,
"g": 150,
"b": 175
},
"hsl": {
"h": 345,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78333,
"c": 0.12284,
"h": 4.2
},
"luminance": 0.45232
}Semantic roles & 50–950 ramp
primary
#FA96AF
secondary
#D5F6EE
accent
#E6AC00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082