#FF92FA#FF92FA
#FF92FA is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.9% C 0.182 H 328.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92FA |
|---|---|
| RGB | rgb(255, 146, 250) |
| HSL | hsl(303, 100%, 79%) |
| HSV | hsv(303, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 2%, 0%) |
| CIE-LAB | lab(75.28, 55.44, -34.54) |
| CIE-LCH | lch(75.28, 65.32, 328.08°) |
| OKLab | oklab(80.94% 0.1553 -0.0942) |
| OKLCH | oklch(80.94% 0.182 328.8) |
| XYZ | xyz(68.7732, 48.7234, 96.2060) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.94
Candy Pink
#FF63E9
ΔE00 8.18
Bubblegum Pink
#FE83CC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92FA #92FF97
analogous
#CD92FF #FF92FA #FF92C3
triadic
#FF92FA #FAFF92 #92FAFF
tetradic
#FF92FA #FFCD92 #92FF97 #92C3FF
square
#FF92FA #FFCD92 #92FF97 #92C3FF
split-complementary
#FF92FA #C3FF92 #92FFCD
monochromatic
#FF18F4 #FF55F7 #FF92FA #FFCFFD #FFE0FE
Accessibility & contrast
On white
1.95
#FF92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FF92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92FA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92FA | 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)
#8BB0FE
Deuteranopia (green-blind)
#A9BFF7
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff92fa; /* rgb */ color: rgb(255, 146, 250); /* oklch */ color: oklch(80.9% 0.182 328.8);
Tailwind
colors: {
custom: {
50: '#ffb5fc',
500: '#ff92fa',
950: '#000000',
},
}SCSS
$custom: #ff92fa; $custom-light: #ffb5fc; $custom-dark: #000000;
JSON
{
"hex": "#ff92fa",
"rgb": {
"r": 255,
"g": 146,
"b": 250
},
"hsl": {
"h": 302.752,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80945,
"c": 0.18157,
"h": 328.8
},
"luminance": 0.4872
}Semantic roles & 50–950 ramp
primary
#FF92FA
secondary
#D4F7D5
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085