#FF81DF#FF81DF
#FF81DF is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.5% C 0.187 H 337.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81DF |
|---|---|
| RGB | rgb(255, 129, 223) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 12.5%, 0%) |
| CIE-LAB | lab(71.07, 59.27, -26.25) |
| CIE-LCH | lch(71.07, 64.83, 336.11°) |
| OKLab | oklab(77.47% 0.1732 -0.0706) |
| OKLCH | oklch(77.47% 0.187 337.8) |
| XYZ | xyz(62.4100, 42.2926, 74.6739) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81DF #81FFA1
analogous
#E081FF #FF81DF #FF81A0
triadic
#FF81DF #DFFF81 #81DFFF
tetradic
#FF81DF #FFE081 #81FFA1 #81A0FF
square
#FF81DF #FFE081 #81FFA1 #81A0FF
split-complementary
#FF81DF #A0FF81 #81FFE0
monochromatic
#FF07C0 #FF44CF #FF81DF #FFBEEF #FFE0F7
Accessibility & contrast
On white
2.22
#FF81DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF81DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81DF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81DF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF85A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff81df; /* rgb */ color: rgb(255, 129, 223); /* oklch */ color: oklch(77.5% 0.187 337.8);
Tailwind
colors: {
custom: {
50: '#ffaae9',
500: '#ff81df',
950: '#000000',
},
}SCSS
$custom: #ff81df; $custom-light: #ffaae9; $custom-dark: #000000;
JSON
{
"hex": "#ff81df",
"rgb": {
"r": 255,
"g": 129,
"b": 223
},
"hsl": {
"h": 315.238,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7747,
"c": 0.18708,
"h": 337.8
},
"luminance": 0.42288
}Semantic roles & 50–950 ramp
primary
#FF81DF
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84