#FA81BE#FA81BE
#FA81BE is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.6% C 0.162 H 350.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81BE |
|---|---|
| RGB | rgb(250, 129, 190) |
| HSL | hsl(330, 92%, 74%) |
| HSV | hsv(330, 48%, 98%) |
| CMYK | cmyk(0%, 48.4%, 24%, 2%) |
| CIE-LAB | lab(69.29, 52.96, -10.67) |
| CIE-LCH | lch(69.29, 54.02, 348.61°) |
| OKLab | oklab(75.63% 0.1593 -0.0277) |
| OKLCH | oklch(75.63% 0.162 350.1) |
| XYZ | xyz(56.5705, 39.7468, 53.3977) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.79
Bubblegum Pink
#FE83CC
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.37
Bubble Gum Pink
#FF69AF
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81BE #81FABD
analogous
#F981FA #FA81BE #FA8182
triadic
#FA81BE #BEFA81 #81BEFA
tetradic
#FA81BE #FAF981 #81FABD #8182FA
square
#FA81BE #FAF981 #81FABD #8182FA
split-complementary
#FA81BE #82FA81 #81FAF9
monochromatic
#F50B81 #F846A0 #FA81BE #FCBCDC #FEE2F0
Accessibility & contrast
On white
2.35
#FA81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FA81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81BE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81BE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa81be; /* rgb */ color: rgb(250, 129, 190); /* oklch */ color: oklch(75.6% 0.162 350.1);
Tailwind
colors: {
custom: {
50: '#ffa9d1',
500: '#fa81be',
950: '#000000',
},
}SCSS
$custom: #fa81be; $custom-light: #ffa9d1; $custom-dark: #000000;
JSON
{
"hex": "#fa81be",
"rgb": {
"r": 250,
"g": 129,
"b": 190
},
"hsl": {
"h": 329.752,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.75631,
"c": 0.1617,
"h": 350.1
},
"luminance": 0.39742
}Semantic roles & 50–950 ramp
primary
#FA81BE
secondary
#D5F6E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82