#FF81EB#FF81EB
#FF81EB is a light, vivid purple. Relative luminance 0.430; OKLCH L 78.0% C 0.196 H 333.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81EB |
|---|---|
| RGB | rgb(255, 129, 235) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 7.8%, 0%) |
| CIE-LAB | lab(71.53, 61.16, -32.15) |
| CIE-LCH | lch(71.53, 69.09, 332.27°) |
| OKLab | oklab(77.96% 0.1758 -0.0872) |
| OKLCH | oklch(77.96% 0.196 333.6) |
| XYZ | xyz(64.0856, 42.9628, 83.4984) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81EB #81FF95
analogous
#D481FF #FF81EB #FF81AC
triadic
#FF81EB #EBFF81 #81EBFF
tetradic
#FF81EB #FFD481 #81FF95 #81ACFF
square
#FF81EB #FFD481 #81FF95 #81ACFF
split-complementary
#FF81EB #ACFF81 #81FFD4
monochromatic
#FF07D8 #FF44E1 #FF81EB #FFBEF5 #FFE0FA
Accessibility & contrast
On white
2.19
#FF81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81EB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81EB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff81eb; /* rgb */ color: rgb(255, 129, 235); /* oklch */ color: oklch(78.0% 0.196 333.6);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#ff81eb',
950: '#000000',
},
}SCSS
$custom: #ff81eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#ff81eb",
"rgb": {
"r": 255,
"g": 129,
"b": 235
},
"hsl": {
"h": 309.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77961,
"c": 0.19622,
"h": 333.6
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#FF81EB
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85