#FF81EE#FF81EE
#FF81EE is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.1% C 0.199 H 332.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81EE |
|---|---|
| RGB | rgb(255, 129, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 6.7%, 0%) |
| CIE-LAB | lab(71.65, 61.64, -33.61) |
| CIE-LCH | lch(71.65, 70.21, 331.40°) |
| OKLab | oklab(78.09% 0.1763 -0.0914) |
| OKLCH | oklch(78.09% 0.199 332.6) |
| XYZ | xyz(64.5226, 43.1377, 85.8003) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81EE #81FF92
analogous
#D181FF #FF81EE #FF81AF
triadic
#FF81EE #EEFF81 #81EEFF
tetradic
#FF81EE #FFD181 #81FF92 #81AFFF
square
#FF81EE #FFD181 #81FF92 #81AFFF
split-complementary
#FF81EE #AFFF81 #81FFD1
monochromatic
#FF07DD #FF44E6 #FF81EE #FFBEF6 #FFE0FB
Accessibility & contrast
On white
2.18
#FF81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81EE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81EE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff81ee; /* rgb */ color: rgb(255, 129, 238); /* oklch */ color: oklch(78.1% 0.199 332.6);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#ff81ee',
950: '#000000',
},
}SCSS
$custom: #ff81ee; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#ff81ee",
"rgb": {
"r": 255,
"g": 129,
"b": 238
},
"hsl": {
"h": 308.095,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78088,
"c": 0.19862,
"h": 332.6
},
"luminance": 0.43134
}Semantic roles & 50–950 ramp
primary
#FF81EE
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85