#FA90A4#FA90A4
#FA90A4 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.1% C 0.129 H 8.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90A4 |
|---|---|
| RGB | rgb(250, 144, 164) |
| HSL | hsl(349, 91%, 77%) |
| HSV | hsv(349, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 34.4%, 2%) |
| CIE-LAB | lab(71.52, 42.16, 7.13) |
| CIE-LCH | lch(71.52, 42.75, 9.60°) |
| OKLab | oklab(77.08% 0.1279 0.019) |
| OKLCH | oklch(77.08% 0.129 8.4) |
| XYZ | xyz(56.1008, 42.9556, 40.4513) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.28
Rosa
#FE86A4
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 5.04
Carnation
#FD798F
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90A4 #90FAE6
analogous
#FA90D9 #FA90A4 #FAB190
triadic
#FA90A4 #A4FA90 #90A4FA
tetradic
#FA90A4 #D9FA90 #90FAE6 #B190FA
square
#FA90A4 #D9FA90 #90FAE6 #B190FA
split-complementary
#FA90A4 #90FAB1 #90D9FA
monochromatic
#F51B44 #F75574 #FA90A4 #FDCBD4 #FEE2E7
Accessibility & contrast
On white
2.19
#FA90A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FA90A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90A4
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90A4 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A4
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#FF8697
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa90a4; /* rgb */ color: rgb(250, 144, 164); /* oklch */ color: oklch(77.1% 0.129 8.4);
Tailwind
colors: {
custom: {
50: '#ffb2be',
500: '#fa90a4',
950: '#000000',
},
}SCSS
$custom: #fa90a4; $custom-light: #ffb2be; $custom-dark: #000000;
JSON
{
"hex": "#fa90a4",
"rgb": {
"r": 250,
"g": 144,
"b": 164
},
"hsl": {
"h": 348.679,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.77083,
"c": 0.12927,
"h": 8.4
},
"luminance": 0.42951
}Semantic roles & 50–950 ramp
primary
#FA90A4
secondary
#D5F6F0
accent
#E6BA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081