#FA91AF#FA91AF
#FA91AF is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.130 H 2.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91AF |
|---|---|
| RGB | rgb(250, 145, 175) |
| HSL | hsl(343, 91%, 77%) |
| HSV | hsv(343, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 30%, 2%) |
| CIE-LAB | lab(72.01, 43.00, 1.71) |
| CIE-LCH | lch(72.01, 43.04, 2.28°) |
| OKLab | oklab(77.54% 0.1303 0.0051) |
| OKLCH | oklch(77.54% 0.13 2.2) |
| XYZ | xyz(57.2896, 43.6745, 45.9618) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.43
Rosa
#FE86A4
ΔE00 2.88
Pig Pink
#E78EA5
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 3.88
Rose Pink
#F7879A
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91AF #91FADC
analogous
#FA91E4 #FA91AF #FAA791
triadic
#FA91AF #AFFA91 #91AFFA
tetradic
#FA91AF #E4FA91 #91FADC #A791FA
square
#FA91AF #E4FA91 #91FADC #A791FA
split-complementary
#FA91AF #91FAA7 #91E4FA
monochromatic
#F51C5A #F75684 #FA91AF #FDCCDA #FEE2EA
Accessibility & contrast
On white
2.16
#FA91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FA91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91AF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91AF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B0
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa91af; /* rgb */ color: rgb(250, 145, 175); /* oklch */ color: oklch(77.5% 0.130 2.2);
Tailwind
colors: {
custom: {
50: '#feb3c6',
500: '#fa91af',
950: '#000000',
},
}SCSS
$custom: #fa91af; $custom-light: #feb3c6; $custom-dark: #000000;
JSON
{
"hex": "#fa91af",
"rgb": {
"r": 250,
"g": 145,
"b": 175
},
"hsl": {
"h": 342.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77544,
"c": 0.13036,
"h": 2.2
},
"luminance": 0.4367
}Semantic roles & 50–950 ramp
primary
#FA91AF
secondary
#D5F6EC
accent
#E6A400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082