#FD81F3#FD81F3
#FD81F3 is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.1% C 0.201 H 330.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81F3 |
|---|---|
| RGB | rgb(253, 129, 243) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 4%, 0.8%) |
| CIE-LAB | lab(71.59, 61.90, -36.46) |
| CIE-LCH | lch(71.59, 71.84, 329.51°) |
| OKLab | oklab(78.06% 0.1751 -0.0995) |
| OKLCH | oklch(78.06% 0.201 330.4) |
| XYZ | xyz(64.5353, 43.0581, 89.6885) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81F3 #81FD8B
analogous
#C981FD #FD81F3 #FD81B5
triadic
#FD81F3 #F3FD81 #81F3FD
tetradic
#FD81F3 #FDC981 #81FD8B #81B5FD
square
#FD81F3 #FDC981 #81FD8B #81B5FD
split-complementary
#FD81F3 #B5FD81 #81FDC9
monochromatic
#FB09E8 #FC45ED #FD81F3 #FEBDF9 #FFE1FC
Accessibility & contrast
On white
2.19
#FD81F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FD81F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81F3
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81F3 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd81f3; /* rgb */ color: rgb(253, 129, 243); /* oklch */ color: oklch(78.1% 0.201 330.4);
Tailwind
colors: {
custom: {
50: '#ffaaf7',
500: '#fd81f3',
950: '#000000',
},
}SCSS
$custom: #fd81f3; $custom-light: #ffaaf7; $custom-dark: #000000;
JSON
{
"hex": "#fd81f3",
"rgb": {
"r": 253,
"g": 129,
"b": 243
},
"hsl": {
"h": 304.839,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.78061,
"c": 0.2014,
"h": 330.4
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#FD81F3
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85