#FE8DFD#FE8DFD
#FE8DFD is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.3% C 0.192 H 327.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DFD |
|---|---|
| RGB | rgb(254, 141, 253) |
| HSL | hsl(301, 98%, 77%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 0.4%, 0.4%) |
| CIE-LAB | lab(74.33, 58.13, -37.65) |
| CIE-LCH | lch(74.33, 69.25, 327.07°) |
| OKLab | oklab(80.25% 0.1616 -0.103) |
| OKLCH | oklch(80.25% 0.192 327.5) |
| XYZ | xyz(68.1264, 47.2159, 98.4346) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.91
Light Magenta
#FA5FF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DFD #8DFE8E
analogous
#C78DFE #FE8DFD #FE8DC4
triadic
#FE8DFD #FDFE8D #8DFDFE
tetradic
#FE8DFD #FEC78D #8DFE8E #8DC4FE
square
#FE8DFD #FEC78D #8DFE8E #8DC4FE
split-complementary
#FE8DFD #C4FE8D #8DFEC7
monochromatic
#FD14FB #FD50FC #FE8DFD #FFCAFE #FFE1FE
Accessibility & contrast
On white
2.01
#FE8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FE8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DFD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DFD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8dfd; /* rgb */ color: rgb(254, 141, 253); /* oklch */ color: oklch(80.3% 0.192 327.5);
Tailwind
colors: {
custom: {
50: '#ffb1fe',
500: '#fe8dfd',
950: '#000000',
},
}SCSS
$custom: #fe8dfd; $custom-light: #ffb1fe; $custom-dark: #000000;
JSON
{
"hex": "#fe8dfd",
"rgb": {
"r": 254,
"g": 141,
"b": 253
},
"hsl": {
"h": 300.531,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.8025,
"c": 0.19167,
"h": 327.5
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#FE8DFD
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086