#FA90AF#FA90AF
#FA90AF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.132 H 1.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90AF |
|---|---|
| RGB | rgb(250, 144, 175) |
| HSL | hsl(342, 91%, 77%) |
| HSV | hsv(342, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 30%, 2%) |
| CIE-LAB | lab(71.81, 43.51, 1.41) |
| CIE-LCH | lch(71.81, 43.54, 1.86°) |
| OKLab | oklab(77.39% 0.1318 0.0043) |
| OKLCH | oklch(77.39% 0.132 1.9) |
| XYZ | xyz(57.1375, 43.3702, 45.9111) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.19
Rosa
#FE86A4
ΔE00 2.80
Pig Pink
#E78EA5
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 3.65
Rose Pink
#F7879A
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90AF #90FADB
analogous
#FA90E4 #FA90AF #FAA690
triadic
#FA90AF #AFFA90 #90AFFA
tetradic
#FA90AF #E4FA90 #90FADB #A690FA
square
#FA90AF #E4FA90 #90FADB #A690FA
split-complementary
#FA90AF #90FAA6 #90E4FA
monochromatic
#F51B5B #F75585 #FA90AF #FDCBD9 #FEE2EA
Accessibility & contrast
On white
2.17
#FA90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FA90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90AF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90AF | 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)
#A0A4B0
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa90af; /* rgb */ color: rgb(250, 144, 175); /* oklch */ color: oklch(77.4% 0.132 1.9);
Tailwind
colors: {
custom: {
50: '#feb2c6',
500: '#fa90af',
950: '#000000',
},
}SCSS
$custom: #fa90af; $custom-light: #feb2c6; $custom-dark: #000000;
JSON
{
"hex": "#fa90af",
"rgb": {
"r": 250,
"g": 144,
"b": 175
},
"hsl": {
"h": 342.453,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.77389,
"c": 0.13187,
"h": 1.9
},
"luminance": 0.43366
}Semantic roles & 50–950 ramp
primary
#FA90AF
secondary
#D5F6EC
accent
#E6A200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082