#FA91A4#FA91A4
#FA91A4 is a light, vivid red. Relative luminance 0.433; OKLCH L 77.2% C 0.128 H 8.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91A4 |
|---|---|
| RGB | rgb(250, 145, 164) |
| HSL | hsl(349, 91%, 77%) |
| HSV | hsv(349, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 34.4%, 2%) |
| CIE-LAB | lab(71.73, 41.65, 7.42) |
| CIE-LCH | lch(71.73, 42.30, 10.11°) |
| OKLab | oklab(77.24% 0.1263 0.0197) |
| OKLCH | oklch(77.24% 0.128 8.9) |
| XYZ | xyz(56.2530, 43.2598, 40.5020) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.40
Rosa
#FE86A4
ΔE00 3.09
Pig Pink
#E78EA5
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 5.35
Carnation
#FD798F
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91A4 #91FAE7
analogous
#FA91D8 #FA91A4 #FAB391
triadic
#FA91A4 #A4FA91 #91A4FA
tetradic
#FA91A4 #D8FA91 #91FAE7 #B391FA
square
#FA91A4 #D8FA91 #91FAE7 #B391FA
split-complementary
#FA91A4 #91FAB3 #91D8FA
monochromatic
#F51C43 #F75674 #FA91A4 #FDCCD4 #FEE2E7
Accessibility & contrast
On white
2.18
#FA91A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA91A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91A4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91A4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A4
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#FF8798
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa91a4; /* rgb */ color: rgb(250, 145, 164); /* oklch */ color: oklch(77.2% 0.128 8.9);
Tailwind
colors: {
custom: {
50: '#ffb3be',
500: '#fa91a4',
950: '#000000',
},
}SCSS
$custom: #fa91a4; $custom-light: #ffb3be; $custom-dark: #000000;
JSON
{
"hex": "#fa91a4",
"rgb": {
"r": 250,
"g": 145,
"b": 164
},
"hsl": {
"h": 349.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.7724,
"c": 0.12784,
"h": 8.9
},
"luminance": 0.43255
}Semantic roles & 50–950 ramp
primary
#FA91A4
secondary
#D5F6F0
accent
#E6BC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081