#FA88AF#FA88AF
#FA88AF is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.2% C 0.144 H 359.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FA88AF |
|---|---|
| RGB | rgb(250, 136, 175) |
| HSL | hsl(339, 92%, 76%) |
| HSV | hsv(339, 46%, 98%) |
| CMYK | cmyk(0%, 45.6%, 30%, 2%) |
| CIE-LAB | lab(70.20, 47.54, -0.93) |
| CIE-LCH | lch(70.20, 47.55, 358.88°) |
| OKLab | oklab(76.17% 0.144 -0.0018) |
| OKLCH | oklch(76.17% 0.144 359.3) |
| XYZ | xyz(55.9685, 41.0322, 45.5214) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.31
Carnation Pink
#FF7FA7
ΔE00 2.29
Rosa
#FE86A4
ΔE00 3.11
Pig Pink
#E78EA5
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA88AF #88FAD3
analogous
#FA88E8 #FA88AF #FA9A88
triadic
#FA88AF #AFFA88 #88AFFA
tetradic
#FA88AF #E8FA88 #88FAD3 #9A88FA
square
#FA88AF #E8FA88 #88FAD3 #9A88FA
split-complementary
#FA88AF #88FA9A #88E8FA
monochromatic
#F51360 #F84D88 #FA88AF #FCC3D6 #FEE2EB
Accessibility & contrast
On white
2.28
#FA88AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FA88AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA88AF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA88AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA88AF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa88af; /* rgb */ color: rgb(250, 136, 175); /* oklch */ color: oklch(76.2% 0.144 359.3);
Tailwind
colors: {
custom: {
50: '#ffadc6',
500: '#fa88af',
950: '#000000',
},
}SCSS
$custom: #fa88af; $custom-light: #ffadc6; $custom-dark: #000000;
JSON
{
"hex": "#fa88af",
"rgb": {
"r": 250,
"g": 136,
"b": 175
},
"hsl": {
"h": 339.474,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.76171,
"c": 0.14405,
"h": 359.3
},
"luminance": 0.41027
}Semantic roles & 50–950 ramp
primary
#FA88AF
secondary
#D5F6EB
accent
#E69700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82