#FE81F4#FE81F4
#FE81F4 is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.2% C 0.203 H 330.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81F4 |
|---|---|
| RGB | rgb(254, 129, 244) |
| HSL | hsl(305, 98%, 75%) |
| HSV | hsv(305, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 3.9%, 0.4%) |
| CIE-LAB | lab(71.76, 62.35, -36.73) |
| CIE-LCH | lch(71.76, 72.36, 329.50°) |
| OKLab | oklab(78.22% 0.1764 -0.1003) |
| OKLCH | oklch(78.22% 0.203 330.4) |
| XYZ | xyz(65.0519, 43.3069, 90.5031) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81F4 #81FE8B
analogous
#C981FE #FE81F4 #FE81B5
triadic
#FE81F4 #F4FE81 #81F4FE
tetradic
#FE81F4 #FEC981 #81FE8B #81B5FE
square
#FE81F4 #FEC981 #81FE8B #81B5FE
split-complementary
#FE81F4 #B5FE81 #81FEC9
monochromatic
#FD08E9 #FE44EF #FE81F4 #FEBEF9 #FFE1FC
Accessibility & contrast
On white
2.17
#FE81F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FE81F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81F4
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81F4 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe81f4; /* rgb */ color: rgb(254, 129, 244); /* oklch */ color: oklch(78.2% 0.203 330.4);
Tailwind
colors: {
custom: {
50: '#ffaaf8',
500: '#fe81f4',
950: '#000000',
},
}SCSS
$custom: #fe81f4; $custom-light: #ffaaf8; $custom-dark: #000000;
JSON
{
"hex": "#fe81f4",
"rgb": {
"r": 254,
"g": 129,
"b": 244
},
"hsl": {
"h": 304.8,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.78225,
"c": 0.20287,
"h": 330.4
},
"luminance": 0.43303
}Semantic roles & 50–950 ramp
primary
#FE81F4
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85