#FE93FB#FE93FB
#FE93FB is a light, vivid purple. Relative luminance 0.489; OKLCH L 81.0% C 0.180 H 328.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FE93FB |
|---|---|
| RGB | rgb(254, 147, 251) |
| HSL | hsl(302, 98%, 79%) |
| HSV | hsv(302, 42%, 100%) |
| CMYK | cmyk(0%, 42.1%, 1.2%, 0.4%) |
| CIE-LAB | lab(75.39, 54.82, -34.91) |
| CIE-LCH | lch(75.39, 65.00, 327.51°) |
| OKLab | oklab(81.02% 0.153 -0.0952) |
| OKLCH | oklch(81.02% 0.18 328.1) |
| XYZ | xyz(68.7182, 48.9067, 97.0684) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.86
Candy Pink
#FF63E9
ΔE00 8.37
Bubblegum Pink
#FE83CC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE93FB #93FE96
analogous
#CB93FE #FE93FB #FE93C5
triadic
#FE93FB #FBFE93 #93FBFE
tetradic
#FE93FB #FECB93 #93FE96 #93C5FE
square
#FE93FB #FECB93 #93FE96 #93C5FE
split-complementary
#FE93FB #C5FE93 #93FECB
monochromatic
#FD1AF7 #FD56F9 #FE93FB #FFD0FD #FFE1FE
Accessibility & contrast
On white
1.95
#FE93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FE93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE93FB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE93FB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fe93fb; /* rgb */ color: rgb(254, 147, 251); /* oklch */ color: oklch(81.0% 0.180 328.1);
Tailwind
colors: {
custom: {
50: '#ffb5fd',
500: '#fe93fb',
950: '#000000',
},
}SCSS
$custom: #fe93fb; $custom-light: #ffb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fe93fb",
"rgb": {
"r": 254,
"g": 147,
"b": 251
},
"hsl": {
"h": 301.682,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.81018,
"c": 0.18019,
"h": 328.1
},
"luminance": 0.48903
}Semantic roles & 50–950 ramp
primary
#FE93FB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085