#FE81EB#FE81EB
#FE81EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.196 H 333.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81EB |
|---|---|
| RGB | rgb(254, 129, 235) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 7.5%, 0.4%) |
| CIE-LAB | lab(71.40, 60.87, -32.36) |
| CIE-LCH | lch(71.40, 68.94, 332.01°) |
| OKLab | oklab(77.84% 0.1747 -0.0879) |
| OKLCH | oklch(77.84% 0.196 333.3) |
| XYZ | xyz(63.7186, 42.7736, 83.4812) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81EB #81FE94
analogous
#D281FE #FE81EB #FE81AC
triadic
#FE81EB #EBFE81 #81EBFE
tetradic
#FE81EB #FED281 #81FE94 #81ACFE
square
#FE81EB #FED281 #81FE94 #81ACFE
split-complementary
#FE81EB #ACFE81 #81FED2
monochromatic
#FD08D8 #FE44E1 #FE81EB #FEBEF5 #FFE1FA
Accessibility & contrast
On white
2.20
#FE81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FE81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81EB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81EB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe81eb; /* rgb */ color: rgb(254, 129, 235); /* oklch */ color: oklch(77.8% 0.196 333.3);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fe81eb',
950: '#000000',
},
}SCSS
$custom: #fe81eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fe81eb",
"rgb": {
"r": 254,
"g": 129,
"b": 235
},
"hsl": {
"h": 309.12,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.77839,
"c": 0.19555,
"h": 333.3
},
"luminance": 0.4277
}Semantic roles & 50–950 ramp
primary
#FE81EB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85