#FE8FFE#FE8FFE
#FE8FFE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.6% C 0.189 H 327.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FFE |
|---|---|
| RGB | rgb(254, 143, 254) |
| HSL | hsl(300, 98%, 78%) |
| HSV | hsv(300, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.75, 57.32, -37.54) |
| CIE-LCH | lch(74.75, 68.52, 326.78°) |
| OKLab | oklab(80.58% 0.1591 -0.1027) |
| OKLCH | oklch(80.58% 0.189 327.2) |
| XYZ | xyz(68.5836, 47.8749, 99.3750) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 7.73
Violet Pink
#FB5FFC
ΔE00 8.26
Light Magenta
#FA5FF7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FFE #8FFE8F
analogous
#C68FFE #FE8FFE #FE8FC6
triadic
#FE8FFE #FEFE8F #8FFEFE
tetradic
#FE8FFE #FEC68F #8FFE8F #8FC6FE
square
#FE8FFE #FEC68F #8FFE8F #8FC6FE
split-complementary
#FE8FFE #C6FE8F #8FFEC6
monochromatic
#FD16FD #FD52FD #FE8FFE #FFCCFF #FFE1FF
Accessibility & contrast
On white
1.99
#FE8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FE8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FFE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FFE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe8ffe; /* rgb */ color: rgb(254, 143, 254); /* oklch */ color: oklch(80.6% 0.189 327.2);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fe8ffe',
950: '#000000',
},
}SCSS
$custom: #fe8ffe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fe8ffe",
"rgb": {
"r": 254,
"g": 143,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80575,
"c": 0.18935,
"h": 327.2
},
"luminance": 0.47872
}Semantic roles & 50–950 ramp
primary
#FE8FFE
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086