#FF93FE#FF93FE
#FF93FE is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.3% C 0.184 H 327.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93FE |
|---|---|
| RGB | rgb(255, 147, 254) |
| HSL | hsl(301, 100%, 79%) |
| HSV | hsv(301, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 0.4%, 0%) |
| CIE-LAB | lab(75.63, 55.64, -36.16) |
| CIE-LCH | lch(75.63, 66.36, 326.98°) |
| OKLab | oklab(81.26% 0.1547 -0.0988) |
| OKLCH | oklch(81.26% 0.184 327.4) |
| XYZ | xyz(69.5619, 49.2866, 99.5959) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 7.24
Plum
#DDA0DD
ΔE00 8.20
Candy Pink
#FF63E9
ΔE00 8.45
Bubblegum Pink
#FE83CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93FE #93FF94
analogous
#CA93FF #FF93FE #FF93C8
triadic
#FF93FE #FEFF93 #93FEFF
tetradic
#FF93FE #FFCA93 #93FF94 #93C8FF
square
#FF93FE #FFCA93 #93FF94 #93C8FF
split-complementary
#FF93FE #C8FF93 #93FFCA
monochromatic
#FF19FD #FF56FD #FF93FE #FFD0FF #FFE0FF
Accessibility & contrast
On white
1.93
#FF93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FF93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93FE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93FE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#FF9DBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff93fe; /* rgb */ color: rgb(255, 147, 254); /* oklch */ color: oklch(81.3% 0.184 327.4);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#ff93fe',
950: '#000000',
},
}SCSS
$custom: #ff93fe; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#ff93fe",
"rgb": {
"r": 255,
"g": 147,
"b": 254
},
"hsl": {
"h": 300.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.81259,
"c": 0.18351,
"h": 327.4
},
"luminance": 0.49283
}Semantic roles & 50–950 ramp
primary
#FF93FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086