#FA91A8#FA91A8
#FA91A8 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.3% C 0.129 H 6.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91A8 |
|---|---|
| RGB | rgb(250, 145, 168) |
| HSL | hsl(347, 91%, 77%) |
| HSV | hsv(347, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 32.8%, 2%) |
| CIE-LAB | lab(71.83, 42.13, 5.34) |
| CIE-LCH | lch(71.83, 42.47, 7.23°) |
| OKLab | oklab(77.35% 0.1278 0.0144) |
| OKLCH | oklch(77.35% 0.129 6.4) |
| XYZ | xyz(56.6199, 43.4066, 42.4345) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.55
Rose Pink
#F7879A
ΔE00 3.03
Pinky
#FC86AA
ΔE00 3.41
Pig Pink
#E78EA5
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 4.58
Carnation
#FD798F
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91A8 #91FAE3
analogous
#FA91DD #FA91A8 #FAAE91
triadic
#FA91A8 #A8FA91 #91A8FA
tetradic
#FA91A8 #DDFA91 #91FAE3 #AE91FA
square
#FA91A8 #DDFA91 #91FAE3 #AE91FA
split-complementary
#FA91A8 #91FAAE #91DDFA
monochromatic
#F51C4B #F7567A #FA91A8 #FDCCD6 #FEE2E8
Accessibility & contrast
On white
2.17
#FA91A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FA91A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91A8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91A8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A9
Deuteranopia (green-blind)
#BCB8A6
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa91a8; /* rgb */ color: rgb(250, 145, 168); /* oklch */ color: oklch(77.3% 0.129 6.4);
Tailwind
colors: {
custom: {
50: '#feb3c1',
500: '#fa91a8',
950: '#000000',
},
}SCSS
$custom: #fa91a8; $custom-light: #feb3c1; $custom-dark: #000000;
JSON
{
"hex": "#fa91a8",
"rgb": {
"r": 250,
"g": 145,
"b": 168
},
"hsl": {
"h": 346.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77348,
"c": 0.12858,
"h": 6.4
},
"luminance": 0.43402
}Semantic roles & 50–950 ramp
primary
#FA91A8
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081