#FA97AF#FA97AF
#FA97AF is a light, vivid red. Relative luminance 0.456; OKLCH L 78.5% C 0.121 H 4.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA97AF |
|---|---|
| RGB | rgb(250, 151, 175) |
| HSL | hsl(345, 91%, 79%) |
| HSV | hsv(345, 40%, 98%) |
| CMYK | cmyk(0%, 39.6%, 30%, 2%) |
| CIE-LAB | lab(73.26, 39.93, 3.52) |
| CIE-LCH | lch(73.26, 40.09, 5.04°) |
| OKLab | oklab(78.49% 0.121 0.0097) |
| OKLCH | oklch(78.49% 0.121 4.6) |
| XYZ | xyz(58.2308, 45.5568, 46.2755) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.68
Rosa
#FE86A4
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.04
Rose Pink
#F7879A
ΔE00 4.62
Carnation Pink
#FF7FA7
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA97AF #97FAE2
analogous
#FA97E0 #FA97AF #FAB097
triadic
#FA97AF #AFFA97 #97AFFA
tetradic
#FA97AF #E0FA97 #97FAE2 #B097FA
square
#FA97AF #E0FA97 #97FAE2 #B097FA
split-complementary
#FA97AF #97FAB0 #97E0FA
monochromatic
#F42255 #F75D82 #FA97AF #FDD1DC #FEE2E9
Accessibility & contrast
On white
2.08
#FA97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FA97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA97AF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA97AF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B0
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa97af; /* rgb */ color: rgb(250, 151, 175); /* oklch */ color: oklch(78.5% 0.121 4.6);
Tailwind
colors: {
custom: {
50: '#feb7c6',
500: '#fa97af',
950: '#000000',
},
}SCSS
$custom: #fa97af; $custom-light: #feb7c6; $custom-dark: #000000;
JSON
{
"hex": "#fa97af",
"rgb": {
"r": 250,
"g": 151,
"b": 175
},
"hsl": {
"h": 345.455,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.78492,
"c": 0.12135,
"h": 4.6
},
"luminance": 0.45552
}Semantic roles & 50–950 ramp
primary
#FA97AF
secondary
#D5F6EE
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082