#FA85BA#FA85BA
#FA85BA is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.1% C 0.153 H 352.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85BA |
|---|---|
| RGB | rgb(250, 133, 186) |
| HSL | hsl(333, 92%, 75%) |
| HSV | hsv(333, 47%, 98%) |
| CMYK | cmyk(0%, 46.8%, 25.6%, 2%) |
| CIE-LAB | lab(69.93, 50.46, -7.48) |
| CIE-LCH | lch(69.93, 51.01, 351.57°) |
| OKLab | oklab(76.07% 0.1522 -0.0192) |
| OKLCH | oklch(76.07% 0.153 352.8) |
| XYZ | xyz(56.6766, 40.6488, 51.3058) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.80
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.44
Carnation Pink
#FF7FA7
ΔE00 4.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85BA #85FAC5
analogous
#FA85F4 #FA85BA #FA8B85
triadic
#FA85BA #BAFA85 #85BAFA
tetradic
#FA85BA #F4FA85 #85FAC5 #8B85FA
square
#FA85BA #F4FA85 #85FAC5 #8B85FA
split-complementary
#FA85BA #85FA8B #85F4FA
monochromatic
#F50F77 #F84A99 #FA85BA #FCC0DB #FEE2EE
Accessibility & contrast
On white
2.30
#FA85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FA85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85BA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85BA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBC
Deuteranopia (green-blind)
#B1B3B7
Tritanopia (blue-blind)
#FF8098
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa85ba; /* rgb */ color: rgb(250, 133, 186); /* oklch */ color: oklch(76.1% 0.153 352.8);
Tailwind
colors: {
custom: {
50: '#feabce',
500: '#fa85ba',
950: '#000000',
},
}SCSS
$custom: #fa85ba; $custom-light: #feabce; $custom-dark: #000000;
JSON
{
"hex": "#fa85ba",
"rgb": {
"r": 250,
"g": 133,
"b": 186
},
"hsl": {
"h": 332.821,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.76072,
"c": 0.15336,
"h": 352.8
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#FA85BA
secondary
#D5F6E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82