#FE8EFF#FE8EFF
#FE8EFF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.5% C 0.192 H 326.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EFF |
|---|---|
| RGB | rgb(254, 142, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.4%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(74.60, 57.98, -38.31) |
| CIE-LCH | lch(74.60, 69.50, 326.54°) |
| OKLab | oklab(80.48% 0.1606 -0.1049) |
| OKLCH | oklch(80.48% 0.192 326.9) |
| XYZ | xyz(68.5947, 47.6403, 100.1707) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.60
Violet Pink
#FB5FFC
ΔE00 8.04
Light Magenta
#FA5FF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EFF #8FFF8E
analogous
#C58EFF #FE8EFF #FF8EC7
triadic
#FE8EFF #FFFE8E #8EFFFE
tetradic
#FE8EFF #FFC58E #8FFF8E #8EC7FF
square
#FE8EFF #FFC58E #8FFF8E #8EC7FF
split-complementary
#FE8EFF #C7FF8E #8EFFC5
monochromatic
#FD14FF #FD51FF #FE8EFF #FFCBFF #FFE0FF
Accessibility & contrast
On white
1.99
#FE8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FE8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EFF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EFF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8eff; /* rgb */ color: rgb(254, 142, 255); /* oklch */ color: oklch(80.5% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#ffb2ff',
500: '#fe8eff',
950: '#000000',
},
}SCSS
$custom: #fe8eff; $custom-light: #ffb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fe8eff",
"rgb": {
"r": 254,
"g": 142,
"b": 255
},
"hsl": {
"h": 299.469,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80477,
"c": 0.19186,
"h": 326.9
},
"luminance": 0.47637
}Semantic roles & 50–950 ramp
primary
#FE8EFF
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086