#FE8DF7#FE8DF7
#FE8DF7 is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.186 H 329.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DF7 |
|---|---|
| RGB | rgb(254, 141, 247) |
| HSL | hsl(304, 98%, 77%) |
| HSV | hsv(304, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 2.8%, 0.4%) |
| CIE-LAB | lab(74.09, 57.09, -34.76) |
| CIE-LCH | lch(74.09, 66.84, 328.66°) |
| OKLab | oklab(79.99% 0.1605 -0.0948) |
| OKLCH | oklch(79.99% 0.186 329.4) |
| XYZ | xyz(67.1856, 46.8396, 93.4797) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.30
Candy Pink
#FF63E9
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.85
Light Magenta
#FA5FF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DF7 #8DFE94
analogous
#CD8DFE #FE8DF7 #FE8DBE
triadic
#FE8DF7 #F7FE8D #8DF7FE
tetradic
#FE8DF7 #FECD8D #8DFE94 #8DBEFE
square
#FE8DF7 #FECD8D #8DFE94 #8DBEFE
split-complementary
#FE8DF7 #BEFE8D #8DFECD
monochromatic
#FD14EE #FD50F3 #FE8DF7 #FFCAFB #FFE1FD
Accessibility & contrast
On white
2.03
#FE8DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FE8DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DF7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DF7 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFB
Deuteranopia (green-blind)
#A6BCF4
Tritanopia (blue-blind)
#FF97B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8df7; /* rgb */ color: rgb(254, 141, 247); /* oklch */ color: oklch(80.0% 0.186 329.4);
Tailwind
colors: {
custom: {
50: '#ffb1fa',
500: '#fe8df7',
950: '#000000',
},
}SCSS
$custom: #fe8df7; $custom-light: #ffb1fa; $custom-dark: #000000;
JSON
{
"hex": "#fe8df7",
"rgb": {
"r": 254,
"g": 141,
"b": 247
},
"hsl": {
"h": 303.717,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.79992,
"c": 0.18641,
"h": 329.4
},
"luminance": 0.46836
}Semantic roles & 50–950 ramp
primary
#FE8DF7
secondary
#D4F7D6
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085