#FF92FB#FF92FB
#FF92FB is a light, vivid purple. Relative luminance 0.488; OKLCH L 81.0% C 0.182 H 328.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92FB |
|---|---|
| RGB | rgb(255, 146, 251) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 1.6%, 0%) |
| CIE-LAB | lab(75.32, 55.61, -35.02) |
| CIE-LCH | lch(75.32, 65.72, 327.80°) |
| OKLab | oklab(80.99% 0.1555 -0.0955) |
| OKLCH | oklch(80.99% 0.182 328.4) |
| XYZ | xyz(68.9304, 48.7863, 97.0340) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.93
Plum
#DDA0DD
ΔE00 8.03
Candy Pink
#FF63E9
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92FB #92FF96
analogous
#CC92FF #FF92FB #FF92C4
triadic
#FF92FB #FBFF92 #92FBFF
tetradic
#FF92FB #FFCC92 #92FF96 #92C4FF
square
#FF92FB #FFCC92 #92FF96 #92C4FF
split-complementary
#FF92FB #C4FF92 #92FFCC
monochromatic
#FF18F7 #FF55F9 #FF92FB #FFCFFD #FFE0FE
Accessibility & contrast
On white
1.95
#FF92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FF92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92FB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92FB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff92fb; /* rgb */ color: rgb(255, 146, 251); /* oklch */ color: oklch(81.0% 0.182 328.4);
Tailwind
colors: {
custom: {
50: '#ffb5fd',
500: '#ff92fb',
950: '#000000',
},
}SCSS
$custom: #ff92fb; $custom-light: #ffb5fd; $custom-dark: #000000;
JSON
{
"hex": "#ff92fb",
"rgb": {
"r": 255,
"g": 146,
"b": 251
},
"hsl": {
"h": 302.202,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80988,
"c": 0.18246,
"h": 328.4
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#FF92FB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085