#FD81F6#FD81F6
#FD81F6 is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.204 H 329.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81F6 |
|---|---|
| RGB | rgb(253, 129, 246) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 2.8%, 0.8%) |
| CIE-LAB | lab(71.72, 62.40, -37.90) |
| CIE-LCH | lch(71.72, 73.01, 328.73°) |
| OKLab | oklab(78.19% 0.1756 -0.1036) |
| OKLCH | oklch(78.19% 0.204 329.5) |
| XYZ | xyz(64.9921, 43.2408, 92.0940) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.84
Violet Pink
#FB5FFC
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81F6 #81FD88
analogous
#C681FD #FD81F6 #FD81B8
triadic
#FD81F6 #F6FD81 #81F6FD
tetradic
#FD81F6 #FDC681 #81FD88 #81B8FD
square
#FD81F6 #FDC681 #81FD88 #81B8FD
split-complementary
#FD81F6 #B8FD81 #81FDC6
monochromatic
#FB09ED #FC45F2 #FD81F6 #FEBDFA #FFE1FD
Accessibility & contrast
On white
2.18
#FD81F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FD81F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81F6
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81F6 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd81f6; /* rgb */ color: rgb(253, 129, 246); /* oklch */ color: oklch(78.2% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#ffaaf9',
500: '#fd81f6',
950: '#000000',
},
}SCSS
$custom: #fd81f6; $custom-light: #ffaaf9; $custom-dark: #000000;
JSON
{
"hex": "#fd81f6",
"rgb": {
"r": 253,
"g": 129,
"b": 246
},
"hsl": {
"h": 303.387,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.78193,
"c": 0.20391,
"h": 329.5
},
"luminance": 0.43237
}Semantic roles & 50–950 ramp
primary
#FD81F6
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85