#FA91A6#FA91A6
#FA91A6 is a light, vivid red. Relative luminance 0.433; OKLCH L 77.3% C 0.128 H 7.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91A6 |
|---|---|
| RGB | rgb(250, 145, 166) |
| HSL | hsl(348, 91%, 77%) |
| HSV | hsv(348, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 33.6%, 2%) |
| CIE-LAB | lab(71.78, 41.89, 6.38) |
| CIE-LCH | lch(71.78, 42.37, 8.66°) |
| OKLab | oklab(77.29% 0.127 0.0171) |
| OKLCH | oklch(77.29% 0.128 7.7) |
| XYZ | xyz(56.4350, 43.3326, 41.4607) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.66
Rosa
#FE86A4
ΔE00 2.77
Pig Pink
#E78EA5
ΔE00 3.68
Pinky
#FC86AA
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.94
Carnation
#FD798F
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91A6 #91FAE5
analogous
#FA91DA #FA91A6 #FAB191
triadic
#FA91A6 #A6FA91 #91A6FA
tetradic
#FA91A6 #DAFA91 #91FAE5 #B191FA
square
#FA91A6 #DAFA91 #91FAE5 #B191FA
split-complementary
#FA91A6 #91FAB1 #91DAFA
monochromatic
#F51C47 #F75677 #FA91A6 #FDCCD5 #FEE2E7
Accessibility & contrast
On white
2.17
#FA91A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FA91A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91A6
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91A6 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A6
Deuteranopia (green-blind)
#BDB7A4
Tritanopia (blue-blind)
#FF8898
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa91a6; /* rgb */ color: rgb(250, 145, 166); /* oklch */ color: oklch(77.3% 0.128 7.7);
Tailwind
colors: {
custom: {
50: '#ffb3c0',
500: '#fa91a6',
950: '#000000',
},
}SCSS
$custom: #fa91a6; $custom-light: #ffb3c0; $custom-dark: #000000;
JSON
{
"hex": "#fa91a6",
"rgb": {
"r": 250,
"g": 145,
"b": 166
},
"hsl": {
"h": 348,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77293,
"c": 0.12818,
"h": 7.7
},
"luminance": 0.43328
}Semantic roles & 50–950 ramp
primary
#FA91A6
secondary
#D5F6EF
accent
#E6B800
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081