#FA90A1#FA90A1
#FA90A1 is a light, vivid red. Relative luminance 0.428; OKLCH L 77.0% C 0.129 H 10.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90A1 |
|---|---|
| RGB | rgb(250, 144, 161) |
| HSL | hsl(350, 91%, 77%) |
| HSV | hsv(350, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 35.6%, 2%) |
| CIE-LAB | lab(71.45, 41.80, 8.69) |
| CIE-LCH | lch(71.45, 42.70, 11.75°) |
| OKLab | oklab(77% 0.1268 0.023) |
| OKLCH | oklch(77% 0.129 10.3) |
| XYZ | xyz(55.8331, 42.8485, 39.0413) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.06
Rosa
#FE86A4
ΔE00 3.43
Pig Pink
#E78EA5
ΔE00 4.43
Blush Pink
#FE828C
ΔE00 4.82
Pinky
#FC86AA
ΔE00 4.89
Carnation
#FD798F
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90A1 #90FAE9
analogous
#FA90D6 #FA90A1 #FAB490
triadic
#FA90A1 #A1FA90 #90A1FA
tetradic
#FA90A1 #D6FA90 #90FAE9 #B490FA
square
#FA90A1 #D6FA90 #90FAE9 #B490FA
split-complementary
#FA90A1 #90FAB4 #90D6FA
monochromatic
#F51B3E #F7556F #FA90A1 #FDCBD3 #FEE2E6
Accessibility & contrast
On white
2.19
#FA90A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FA90A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90A1
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90A1 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A1
Deuteranopia (green-blind)
#BDB79F
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa90a1; /* rgb */ color: rgb(250, 144, 161); /* oklch */ color: oklch(77.0% 0.129 10.3);
Tailwind
colors: {
custom: {
50: '#ffb2bc',
500: '#fa90a1',
950: '#000000',
},
}SCSS
$custom: #fa90a1; $custom-light: #ffb2bc; $custom-dark: #000000;
JSON
{
"hex": "#fa90a1",
"rgb": {
"r": 250,
"g": 144,
"b": 161
},
"hsl": {
"h": 350.377,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.77004,
"c": 0.12883,
"h": 10.3
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#FA90A1
secondary
#D5F6F1
accent
#E6C100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081