#FE8DFF#FE8DFF
#FE8DFF is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.3% C 0.193 H 326.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DFF |
|---|---|
| RGB | rgb(254, 141, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 45%, 100%) |
| CMYK | cmyk(0.4%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(74.41, 58.47, -38.61) |
| CIE-LCH | lch(74.41, 70.07, 326.57°) |
| OKLab | oklab(80.34% 0.162 -0.1057) |
| OKLCH | oklch(80.34% 0.193 326.9) |
| XYZ | xyz(68.4466, 47.3440, 100.1213) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.43
Violet Pink
#FB5FFC
ΔE00 7.84
Light Magenta
#FA5FF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DFF #8EFF8D
analogous
#C58DFF #FE8DFF #FF8DC7
triadic
#FE8DFF #FFFE8D #8DFFFE
tetradic
#FE8DFF #FFC58D #8EFF8D #8DC7FF
square
#FE8DFF #FFC58D #8EFF8D #8DC7FF
split-complementary
#FE8DFF #C7FF8D #8DFFC5
monochromatic
#FD13FF #FD50FF #FE8DFF #FFCAFF #FFE0FF
Accessibility & contrast
On white
2.01
#FE8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FE8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DFF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DFF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8dff; /* rgb */ color: rgb(254, 141, 255); /* oklch */ color: oklch(80.3% 0.193 326.9);
Tailwind
colors: {
custom: {
50: '#ffb1ff',
500: '#fe8dff',
950: '#000000',
},
}SCSS
$custom: #fe8dff; $custom-light: #ffb1ff; $custom-dark: #000000;
JSON
{
"hex": "#fe8dff",
"rgb": {
"r": 254,
"g": 141,
"b": 255
},
"hsl": {
"h": 299.474,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80337,
"c": 0.19346,
"h": 326.9
},
"luminance": 0.47341
}Semantic roles & 50–950 ramp
primary
#FE8DFF
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086