#FF81BC#FF81BC
#FF81BC is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.2% C 0.165 H 352.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81BC |
|---|---|
| RGB | rgb(255, 129, 188) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 26.3%, 0%) |
| CIE-LAB | lab(69.89, 54.29, -8.58) |
| CIE-LCH | lch(69.89, 54.96, 351.02°) |
| OKLab | oklab(76.2% 0.1639 -0.022) |
| OKLCH | oklch(76.2% 0.165 352.3) |
| XYZ | xyz(58.1693, 40.5963, 52.3395) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.92
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81BC #81FFC4
analogous
#FF81FB #FF81BC #FF8581
triadic
#FF81BC #BCFF81 #81BCFF
tetradic
#FF81BC #FBFF81 #81FFC4 #8581FF
square
#FF81BC #FBFF81 #81FFC4 #8581FF
split-complementary
#FF81BC #81FF85 #81FBFF
monochromatic
#FF077B #FF449B #FF81BC #FFBEDD #FFE0EF
Accessibility & contrast
On white
2.30
#FF81BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FF81BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81BC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81BC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff81bc; /* rgb */ color: rgb(255, 129, 188); /* oklch */ color: oklch(76.2% 0.165 352.3);
Tailwind
colors: {
custom: {
50: '#ffa9d0',
500: '#ff81bc',
950: '#000000',
},
}SCSS
$custom: #ff81bc; $custom-light: #ffa9d0; $custom-dark: #000000;
JSON
{
"hex": "#ff81bc",
"rgb": {
"r": 255,
"g": 129,
"b": 188
},
"hsl": {
"h": 331.905,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.762,
"c": 0.16539,
"h": 352.3
},
"luminance": 0.40591
}Semantic roles & 50–950 ramp
primary
#FF81BC
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82