#FD93FB#FD93FB
#FD93FB is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.9% C 0.180 H 327.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93FB |
|---|---|
| RGB | rgb(253, 147, 251) |
| HSL | hsl(301, 96%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 0.8%, 0.8%) |
| CIE-LAB | lab(75.28, 54.53, -35.10) |
| CIE-LCH | lch(75.28, 64.86, 327.23°) |
| OKLab | oklab(80.91% 0.1519 -0.0958) |
| OKLCH | oklch(80.91% 0.18 327.8) |
| XYZ | xyz(68.3531, 48.7185, 97.0513) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.80
Candy Pink
#FF63E9
ΔE00 8.37
Bubblegum Pink
#FE83CC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93FB #93FD95
analogous
#CA93FD #FD93FB #FD93C6
triadic
#FD93FB #FBFD93 #93FBFD
tetradic
#FD93FB #FDCA93 #93FD95 #93C6FD
square
#FD93FB #FDCA93 #93FD95 #93C6FD
split-complementary
#FD93FB #C6FD93 #93FDCA
monochromatic
#FB1BF7 #FC57F9 #FD93FB #FECFFD #FEE1FE
Accessibility & contrast
On white
1.95
#FD93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FD93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93FB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93FB | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd93fb; /* rgb */ color: rgb(253, 147, 251); /* oklch */ color: oklch(80.9% 0.180 327.8);
Tailwind
colors: {
custom: {
50: '#ffb5fd',
500: '#fd93fb',
950: '#000000',
},
}SCSS
$custom: #fd93fb; $custom-light: #ffb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fd93fb",
"rgb": {
"r": 253,
"g": 147,
"b": 251
},
"hsl": {
"h": 301.132,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.80905,
"c": 0.17956,
"h": 327.8
},
"luminance": 0.48715
}Semantic roles & 50–950 ramp
primary
#FD93FB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085