#FE8FFB#FE8FFB
#FE8FFB is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.187 H 328.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FFB |
|---|---|
| RGB | rgb(254, 143, 251) |
| HSL | hsl(302, 98%, 78%) |
| HSV | hsv(302, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 1.2%, 0.4%) |
| CIE-LAB | lab(74.63, 56.80, -36.10) |
| CIE-LCH | lch(74.63, 67.30, 327.56°) |
| OKLab | oklab(80.44% 0.1585 -0.0986) |
| OKLCH | oklch(80.44% 0.187 328.1) |
| XYZ | xyz(68.1070, 47.6843, 96.8647) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 7.64
Plum
#DDA0DD
ΔE00 8.33
Violet Pink
#FB5FFC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FFB #8FFE92
analogous
#CA8FFE #FE8FFB #FE8FC3
triadic
#FE8FFB #FBFE8F #8FFBFE
tetradic
#FE8FFB #FECA8F #8FFE92 #8FC3FE
square
#FE8FFB #FECA8F #8FFE92 #8FC3FE
split-complementary
#FE8FFB #C3FE8F #8FFECA
monochromatic
#FD16F7 #FD52F9 #FE8FFB #FFCCFD #FFE1FE
Accessibility & contrast
On white
1.99
#FE8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FE8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FFB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FFB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe8ffb; /* rgb */ color: rgb(254, 143, 251); /* oklch */ color: oklch(80.4% 0.187 328.1);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fe8ffb',
950: '#000000',
},
}SCSS
$custom: #fe8ffb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fe8ffb",
"rgb": {
"r": 254,
"g": 143,
"b": 251
},
"hsl": {
"h": 301.622,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80445,
"c": 0.18668,
"h": 328.1
},
"luminance": 0.47681
}Semantic roles & 50–950 ramp
primary
#FE8FFB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085