#FE8FFD#FE8FFD
#FE8FFD is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.5% C 0.188 H 327.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FFD |
|---|---|
| RGB | rgb(254, 143, 253) |
| HSL | hsl(301, 98%, 78%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 0.4%, 0.4%) |
| CIE-LAB | lab(74.71, 57.15, -37.06) |
| CIE-LCH | lch(74.71, 68.11, 327.03°) |
| OKLab | oklab(80.53% 0.1589 -0.1013) |
| OKLCH | oklch(80.53% 0.188 327.5) |
| XYZ | xyz(68.4239, 47.8111, 98.5338) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 7.70
Violet Pink
#FB5FFC
ΔE00 8.30
Light Magenta
#FA5FF7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FFD #8FFE90
analogous
#C88FFE #FE8FFD #FE8FC5
triadic
#FE8FFD #FDFE8F #8FFDFE
tetradic
#FE8FFD #FEC88F #8FFE90 #8FC5FE
square
#FE8FFD #FEC88F #8FFE90 #8FC5FE
split-complementary
#FE8FFD #C5FE8F #8FFEC8
monochromatic
#FD16FB #FD52FC #FE8FFD #FFCCFE #FFE1FE
Accessibility & contrast
On white
1.99
#FE8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FE8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FFD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FFD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe8ffd; /* rgb */ color: rgb(254, 143, 253); /* oklch */ color: oklch(80.5% 0.188 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fe8ffd',
950: '#000000',
},
}SCSS
$custom: #fe8ffd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fe8ffd",
"rgb": {
"r": 254,
"g": 143,
"b": 253
},
"hsl": {
"h": 300.541,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80531,
"c": 0.18846,
"h": 327.5
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#FE8FFD
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086