#FF81DC#FF81DC
#FF81DC is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.4% C 0.185 H 338.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81DC |
|---|---|
| RGB | rgb(255, 129, 220) |
| HSL | hsl(317, 100%, 75%) |
| HSV | hsv(317, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 13.7%, 0%) |
| CIE-LAB | lab(70.96, 58.82, -24.76) |
| CIE-LCH | lch(70.96, 63.82, 337.17°) |
| OKLab | oklab(77.35% 0.1726 -0.0665) |
| OKLCH | oklch(77.35% 0.185 338.9) |
| XYZ | xyz(62.0092, 42.1323, 72.5626) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81DC #81FFA4
analogous
#E381FF #FF81DC #FF819D
triadic
#FF81DC #DCFF81 #81DCFF
tetradic
#FF81DC #FFE381 #81FFA4 #819DFF
square
#FF81DC #FFE381 #81FFA4 #819DFF
split-complementary
#FF81DC #9DFF81 #81FFE3
monochromatic
#FF07BA #FF44CB #FF81DC #FFBEED #FFE0F6
Accessibility & contrast
On white
2.23
#FF81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81DC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81DC | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#FF84A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff81dc; /* rgb */ color: rgb(255, 129, 220); /* oklch */ color: oklch(77.4% 0.185 338.9);
Tailwind
colors: {
custom: {
50: '#ffa9e7',
500: '#ff81dc',
950: '#000000',
},
}SCSS
$custom: #ff81dc; $custom-light: #ffa9e7; $custom-dark: #000000;
JSON
{
"hex": "#ff81dc",
"rgb": {
"r": 255,
"g": 129,
"b": 220
},
"hsl": {
"h": 316.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77352,
"c": 0.18491,
"h": 338.9
},
"luminance": 0.42128
}Semantic roles & 50–950 ramp
primary
#FF81DC
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84