#FA85AF#FA85AF
#FA85AF is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.7% C 0.149 H 358.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85AF |
|---|---|
| RGB | rgb(250, 133, 175) |
| HSL | hsl(338, 92%, 75%) |
| HSV | hsv(338, 47%, 98%) |
| CMYK | cmyk(0%, 46.8%, 30%, 2%) |
| CIE-LAB | lab(69.61, 49.03, -1.79) |
| CIE-LCH | lch(69.61, 49.07, 357.91°) |
| OKLab | oklab(75.73% 0.1486 -0.0041) |
| OKLCH | oklch(75.73% 0.149 358.4) |
| XYZ | xyz(55.5519, 40.1990, 45.3826) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.70
Carnation Pink
#FF7FA7
ΔE00 2.16
Rosa
#FE86A4
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85AF #85FAD0
analogous
#FA85E9 #FA85AF #FA9685
triadic
#FA85AF #AFFA85 #85AFFA
tetradic
#FA85AF #E9FA85 #85FAD0 #9685FA
square
#FA85AF #E9FA85 #85FAD0 #9685FA
split-complementary
#FA85AF #85FA96 #85E9FA
monochromatic
#F50F62 #F84A88 #FA85AF #FCC0D6 #FEE2EC
Accessibility & contrast
On white
2.32
#FA85AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FA85AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85AF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85AF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FF7D94
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa85af; /* rgb */ color: rgb(250, 133, 175); /* oklch */ color: oklch(75.7% 0.149 358.4);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#fa85af',
950: '#000000',
},
}SCSS
$custom: #fa85af; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#fa85af",
"rgb": {
"r": 250,
"g": 133,
"b": 175
},
"hsl": {
"h": 338.462,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.75728,
"c": 0.14864,
"h": 358.4
},
"luminance": 0.40194
}Semantic roles & 50–950 ramp
primary
#FA85AF
secondary
#D5F6EA
accent
#E69300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82