#FF81DA#FF81DA
#FF81DA is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.3% C 0.183 H 339.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81DA |
|---|---|
| RGB | rgb(255, 129, 218) |
| HSL | hsl(318, 100%, 75%) |
| HSV | hsv(318, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 14.5%, 0%) |
| CIE-LAB | lab(70.89, 58.51, -23.77) |
| CIE-LCH | lch(70.89, 63.16, 337.90°) |
| OKLab | oklab(77.27% 0.1721 -0.0637) |
| OKLCH | oklch(77.27% 0.183 339.7) |
| XYZ | xyz(61.7459, 42.0270, 71.1760) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81DA #81FFA6
analogous
#E581FF #FF81DA #FF819B
triadic
#FF81DA #DAFF81 #81DAFF
tetradic
#FF81DA #FFE581 #81FFA6 #819BFF
square
#FF81DA #FFE581 #81FFA6 #819BFF
split-complementary
#FF81DA #9BFF81 #81FFE5
monochromatic
#FF07B6 #FF44C8 #FF81DA #FFBEEC #FFE0F6
Accessibility & contrast
On white
2.23
#FF81DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FF81DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81DA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81DA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff81da; /* rgb */ color: rgb(255, 129, 218); /* oklch */ color: oklch(77.3% 0.183 339.7);
Tailwind
colors: {
custom: {
50: '#ffa9e5',
500: '#ff81da',
950: '#000000',
},
}SCSS
$custom: #ff81da; $custom-light: #ffa9e5; $custom-dark: #000000;
JSON
{
"hex": "#ff81da",
"rgb": {
"r": 255,
"g": 129,
"b": 218
},
"hsl": {
"h": 317.619,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77274,
"c": 0.18348,
"h": 339.7
},
"luminance": 0.42022
}Semantic roles & 50–950 ramp
primary
#FF81DA
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84