#FA85B4#FA85B4
#FA85B4 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.9% C 0.151 H 355.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85B4 |
|---|---|
| RGB | rgb(250, 133, 180) |
| HSL | hsl(336, 92%, 75%) |
| HSV | hsv(336, 47%, 98%) |
| CMYK | cmyk(0%, 46.8%, 28%, 2%) |
| CIE-LAB | lab(69.75, 49.67, -4.38) |
| CIE-LCH | lch(69.75, 49.87, 354.96°) |
| OKLab | oklab(75.88% 0.1502 -0.0109) |
| OKLCH | oklch(75.88% 0.151 355.9) |
| XYZ | xyz(56.0521, 40.3990, 48.0169) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 3.13
Carnation Pink
#FF7FA7
ΔE00 3.24
Rosa
#FE86A4
ΔE00 4.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85B4 #85FACB
analogous
#FA85EF #FA85B4 #FA9085
triadic
#FA85B4 #B4FA85 #85B4FA
tetradic
#FA85B4 #EFFA85 #85FACB #9085FA
square
#FA85B4 #EFFA85 #85FACB #9085FA
split-complementary
#FA85B4 #85FA90 #85EFFA
monochromatic
#F50F6C #F84A90 #FA85B4 #FCC0D8 #FEE2ED
Accessibility & contrast
On white
2.31
#FA85B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FA85B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85B4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85B4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB6
Deuteranopia (green-blind)
#B3B2B1
Tritanopia (blue-blind)
#FF7F96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa85b4; /* rgb */ color: rgb(250, 133, 180); /* oklch */ color: oklch(75.9% 0.151 355.9);
Tailwind
colors: {
custom: {
50: '#ffabca',
500: '#fa85b4',
950: '#000000',
},
}SCSS
$custom: #fa85b4; $custom-light: #ffabca; $custom-dark: #000000;
JSON
{
"hex": "#fa85b4",
"rgb": {
"r": 250,
"g": 133,
"b": 180
},
"hsl": {
"h": 335.897,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.75881,
"c": 0.15063,
"h": 355.9
},
"luminance": 0.40394
}Semantic roles & 50–950 ramp
primary
#FA85B4
secondary
#D5F6E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82