#FC81DA#FC81DA
#FC81DA is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.9% C 0.181 H 338.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81DA |
|---|---|
| RGB | rgb(252, 129, 218) |
| HSL | hsl(317, 95%, 75%) |
| HSV | hsv(317, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 13.5%, 1.2%) |
| CIE-LAB | lab(70.50, 57.62, -24.40) |
| CIE-LCH | lch(70.50, 62.58, 337.05°) |
| OKLab | oklab(76.9% 0.1689 -0.0655) |
| OKLCH | oklch(76.9% 0.181 338.8) |
| XYZ | xyz(60.6506, 41.4622, 71.1246) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81DA #81FCA3
analogous
#E081FC #FC81DA #FC819D
triadic
#FC81DA #DAFC81 #81DAFC
tetradic
#FC81DA #FCE081 #81FCA3 #819DFC
square
#FC81DA #FCE081 #81FCA3 #819DFC
split-complementary
#FC81DA #9DFC81 #81FCE0
monochromatic
#F909B7 #FB45C8 #FC81DA #FDBDEC #FEE1F6
Accessibility & contrast
On white
2.26
#FC81DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FC81DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81DA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81DA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc81da; /* rgb */ color: rgb(252, 129, 218); /* oklch */ color: oklch(76.9% 0.181 338.8);
Tailwind
colors: {
custom: {
50: '#ffa9e5',
500: '#fc81da',
950: '#000000',
},
}SCSS
$custom: #fc81da; $custom-light: #ffa9e5; $custom-dark: #000000;
JSON
{
"hex": "#fc81da",
"rgb": {
"r": 252,
"g": 129,
"b": 218
},
"hsl": {
"h": 316.585,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.76902,
"c": 0.18117,
"h": 338.8
},
"luminance": 0.41458
}Semantic roles & 50–950 ramp
primary
#FC81DA
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84