#FA87AF#FA87AF
#FA87AF is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.0% C 0.146 H 359.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87AF |
|---|---|
| RGB | rgb(250, 135, 175) |
| HSL | hsl(339, 92%, 75%) |
| HSV | hsv(339, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 30%, 2%) |
| CIE-LAB | lab(70.00, 48.04, -1.22) |
| CIE-LCH | lch(70.00, 48.06, 358.55°) |
| OKLab | oklab(76.02% 0.1456 -0.0026) |
| OKLCH | oklch(76.02% 0.146 359) |
| XYZ | xyz(55.8283, 40.7518, 45.4747) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.41
Carnation Pink
#FF7FA7
ΔE00 2.22
Rosa
#FE86A4
ΔE00 3.24
Pig Pink
#E78EA5
ΔE00 4.53
Pink (survey)
#FF81C0
ΔE00 4.72
Rose Pink
#F7879A
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87AF #87FAD2
analogous
#FA87E9 #FA87AF #FA9887
triadic
#FA87AF #AFFA87 #87AFFA
tetradic
#FA87AF #E9FA87 #87FAD2 #9887FA
square
#FA87AF #E9FA87 #87FAD2 #9887FA
split-complementary
#FA87AF #87FA98 #87E9FA
monochromatic
#F51161 #F84C88 #FA87AF #FCC2D6 #FEE2EB
Accessibility & contrast
On white
2.30
#FA87AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FA87AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87AF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87AF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa87af; /* rgb */ color: rgb(250, 135, 175); /* oklch */ color: oklch(76.0% 0.146 359.0);
Tailwind
colors: {
custom: {
50: '#ffacc6',
500: '#fa87af',
950: '#000000',
},
}SCSS
$custom: #fa87af; $custom-light: #ffacc6; $custom-dark: #000000;
JSON
{
"hex": "#fa87af",
"rgb": {
"r": 250,
"g": 135,
"b": 175
},
"hsl": {
"h": 339.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.76023,
"c": 0.14558,
"h": 359
},
"luminance": 0.40747
}Semantic roles & 50–950 ramp
primary
#FA87AF
secondary
#D5F6EA
accent
#E69600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82