#FF81FE#FF81FE
#FF81FE is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.8% C 0.212 H 327.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81FE |
|---|---|
| RGB | rgb(255, 129, 254) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 0%) |
| CIE-LAB | lab(72.31, 64.30, -41.33) |
| CIE-LCH | lch(72.31, 76.44, 327.27°) |
| OKLab | oklab(78.79% 0.179 -0.1134) |
| OKLCH | oklch(78.79% 0.212 327.6) |
| XYZ | xyz(66.9786, 44.1200, 98.7348) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81FE #81FF82
analogous
#C181FF #FF81FE #FF81BF
triadic
#FF81FE #FEFF81 #81FEFF
tetradic
#FF81FE #FFC181 #81FF82 #81BFFF
square
#FF81FE #FFC181 #81FF82 #81BFFF
split-complementary
#FF81FE #BFFF81 #81FFC1
monochromatic
#FF07FD #FF44FE #FF81FE #FFBEFE #FFE0FF
Accessibility & contrast
On white
2.14
#FF81FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF81FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81FE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81FE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff81fe; /* rgb */ color: rgb(255, 129, 254); /* oklch */ color: oklch(78.8% 0.212 327.6);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#ff81fe',
950: '#000000',
},
}SCSS
$custom: #ff81fe; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#ff81fe",
"rgb": {
"r": 255,
"g": 129,
"b": 254
},
"hsl": {
"h": 300.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78793,
"c": 0.21191,
"h": 327.6
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#FF81FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86