#FE8AFF#FE8AFF
#FE8AFF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.9% C 0.198 H 326.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8AFF |
|---|---|
| RGB | rgb(254, 138, 255) |
| HSL | hsl(299, 100%, 77%) |
| HSV | hsv(299, 46%, 100%) |
| CMYK | cmyk(0.4%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(73.85, 59.93, -39.48) |
| CIE-LCH | lch(73.85, 71.76, 326.63°) |
| OKLab | oklab(79.92% 0.1661 -0.1082) |
| OKLCH | oklch(79.92% 0.198 326.9) |
| XYZ | xyz(68.0103, 46.4713, 99.9759) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 6.99
Violet Pink
#FB5FFC
ΔE00 7.27
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8AFF #8BFF8A
analogous
#C48AFF #FE8AFF #FF8AC6
triadic
#FE8AFF #FFFE8A #8AFFFE
tetradic
#FE8AFF #FFC48A #8BFF8A #8AC6FF
square
#FE8AFF #FFC48A #8BFF8A #8AC6FF
split-complementary
#FE8AFF #C6FF8A #8AFFC4
monochromatic
#FD10FF #FD4DFF #FE8AFF #FFC7FF #FFE0FF
Accessibility & contrast
On white
2.04
#FE8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FE8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8AFF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8AFF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FF96B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8aff; /* rgb */ color: rgb(254, 138, 255); /* oklch */ color: oklch(79.9% 0.198 326.9);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#fe8aff',
950: '#000000',
},
}SCSS
$custom: #fe8aff; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#fe8aff",
"rgb": {
"r": 254,
"g": 138,
"b": 255
},
"hsl": {
"h": 299.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79922,
"c": 0.19822,
"h": 326.9
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#FE8AFF
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086