#FF81BA#FF81BA
#FF81BA is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.1% C 0.164 H 353.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81BA |
|---|---|
| RGB | rgb(255, 129, 186) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 27.1%, 0%) |
| CIE-LAB | lab(69.83, 54.02, -7.55) |
| CIE-LCH | lch(69.83, 54.55, 352.04°) |
| OKLab | oklab(76.13% 0.1633 -0.0193) |
| OKLCH | oklch(76.13% 0.164 353.3) |
| XYZ | xyz(57.9552, 40.5107, 51.2119) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.39
Bubblegum Pink
#FE83CC
ΔE00 3.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81BA #81FFC6
analogous
#FF81F9 #FF81BA #FF8781
triadic
#FF81BA #BAFF81 #81BAFF
tetradic
#FF81BA #F9FF81 #81FFC6 #8781FF
square
#FF81BA #F9FF81 #81FFC6 #8781FF
split-complementary
#FF81BA #81FF87 #81F9FF
monochromatic
#FF0777 #FF4498 #FF81BA #FFBEDC #FFE0EE
Accessibility & contrast
On white
2.31
#FF81BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FF81BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81BA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81BA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBC
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff81ba; /* rgb */ color: rgb(255, 129, 186); /* oklch */ color: oklch(76.1% 0.164 353.3);
Tailwind
colors: {
custom: {
50: '#ffa9ce',
500: '#ff81ba',
950: '#000000',
},
}SCSS
$custom: #ff81ba; $custom-light: #ffa9ce; $custom-dark: #000000;
JSON
{
"hex": "#ff81ba",
"rgb": {
"r": 255,
"g": 129,
"b": 186
},
"hsl": {
"h": 332.857,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.76135,
"c": 0.16443,
"h": 353.3
},
"luminance": 0.40506
}Semantic roles & 50–950 ramp
primary
#FF81BA
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82