#FE8DFC#FE8DFC
#FE8DFC is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.2% C 0.191 H 327.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DFC |
|---|---|
| RGB | rgb(254, 141, 252) |
| HSL | hsl(301, 98%, 77%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 0.8%, 0.4%) |
| CIE-LAB | lab(74.29, 57.95, -37.17) |
| CIE-LCH | lch(74.29, 68.85, 327.32°) |
| OKLab | oklab(80.21% 0.1615 -0.1016) |
| OKLCH | oklch(80.21% 0.191 327.8) |
| XYZ | xyz(67.9675, 47.1524, 97.5978) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.95
Light Magenta
#FA5FF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DFC #8DFE8F
analogous
#C88DFE #FE8DFC #FE8DC3
triadic
#FE8DFC #FCFE8D #8DFCFE
tetradic
#FE8DFC #FEC88D #8DFE8F #8DC3FE
square
#FE8DFC #FEC88D #8DFE8F #8DC3FE
split-complementary
#FE8DFC #C3FE8D #8DFEC8
monochromatic
#FD14F9 #FD50FA #FE8DFC #FFCAFE #FFE1FE
Accessibility & contrast
On white
2.01
#FE8DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FE8DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DFC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DFC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8dfc; /* rgb */ color: rgb(254, 141, 252); /* oklch */ color: oklch(80.2% 0.191 327.8);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#fe8dfc',
950: '#000000',
},
}SCSS
$custom: #fe8dfc; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#fe8dfc",
"rgb": {
"r": 254,
"g": 141,
"b": 252
},
"hsl": {
"h": 301.062,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.80207,
"c": 0.19079,
"h": 327.8
},
"luminance": 0.47149
}Semantic roles & 50–950 ramp
primary
#FE8DFC
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085