#FF81EF#FF81EF
#FF81EF is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.199 H 332.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81EF |
|---|---|
| RGB | rgb(255, 129, 239) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 6.3%, 0%) |
| CIE-LAB | lab(71.69, 61.80, -34.10) |
| CIE-LCH | lch(71.69, 70.59, 331.11°) |
| OKLab | oklab(78.13% 0.1765 -0.0928) |
| OKLCH | oklch(78.13% 0.199 332.3) |
| XYZ | xyz(64.6700, 43.1966, 86.5762) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81EF #81FF91
analogous
#D081FF #FF81EF #FF81B0
triadic
#FF81EF #EFFF81 #81EFFF
tetradic
#FF81EF #FFD081 #81FF91 #81B0FF
square
#FF81EF #FFD081 #81FF91 #81B0FF
split-complementary
#FF81EF #B0FF81 #81FFD0
monochromatic
#FF07DF #FF44E7 #FF81EF #FFBEF7 #FFE0FB
Accessibility & contrast
On white
2.18
#FF81EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF81EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81EF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81EF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff81ef; /* rgb */ color: rgb(255, 129, 239); /* oklch */ color: oklch(78.1% 0.199 332.3);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#ff81ef',
950: '#000000',
},
}SCSS
$custom: #ff81ef; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#ff81ef",
"rgb": {
"r": 255,
"g": 129,
"b": 239
},
"hsl": {
"h": 307.619,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7813,
"c": 0.19943,
"h": 332.3
},
"luminance": 0.43193
}Semantic roles & 50–950 ramp
primary
#FF81EF
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85