#FF93FA#FF93FA
#FF93FA is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.1% C 0.180 H 328.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93FA |
|---|---|
| RGB | rgb(255, 147, 250) |
| HSL | hsl(303, 100%, 79%) |
| HSV | hsv(303, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 2%, 0%) |
| CIE-LAB | lab(75.47, 54.94, -34.24) |
| CIE-LCH | lch(75.47, 64.74, 328.07°) |
| OKLab | oklab(81.09% 0.1538 -0.0933) |
| OKLCH | oklch(81.09% 0.18 328.8) |
| XYZ | xyz(68.9280, 49.0331, 96.2576) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 8.31
Candy Pink
#FF63E9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93FA #93FF98
analogous
#CE93FF #FF93FA #FF93C4
triadic
#FF93FA #FAFF93 #93FAFF
tetradic
#FF93FA #FFCE93 #93FF98 #93C4FF
square
#FF93FA #FFCE93 #93FF98 #93C4FF
split-complementary
#FF93FA #C4FF93 #93FFCE
monochromatic
#FF19F4 #FF56F7 #FF93FA #FFD0FD #FFE0FE
Accessibility & contrast
On white
1.94
#FF93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FF93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93FA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93FA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff93fa; /* rgb */ color: rgb(255, 147, 250); /* oklch */ color: oklch(81.1% 0.180 328.8);
Tailwind
colors: {
custom: {
50: '#ffb5fc',
500: '#ff93fa',
950: '#000000',
},
}SCSS
$custom: #ff93fa; $custom-light: #ffb5fc; $custom-dark: #000000;
JSON
{
"hex": "#ff93fa",
"rgb": {
"r": 255,
"g": 147,
"b": 250
},
"hsl": {
"h": 302.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8109,
"c": 0.17994,
"h": 328.8
},
"luminance": 0.4903
}Semantic roles & 50–950 ramp
primary
#FF93FA
secondary
#D4F7D5
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085