#FB92FC#FB92FC
#FB92FC is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.6% C 0.181 H 326.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92FC |
|---|---|
| RGB | rgb(251, 146, 252) |
| HSL | hsl(299, 95%, 78%) |
| HSV | hsv(299, 42%, 99%) |
| CMYK | cmyk(0.4%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(74.89, 54.63, -36.27) |
| CIE-LCH | lch(74.89, 65.57, 326.42°) |
| OKLab | oklab(80.58% 0.1513 -0.0991) |
| OKLCH | oklch(80.58% 0.181 326.8) |
| XYZ | xyz(67.6319, 48.0985, 97.7981) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.91
Candy Pink
#FF63E9
ΔE00 8.22
Violet Pink
#FB5FFC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92FC #93FC92
analogous
#C692FC #FB92FC #FC92C8
triadic
#FB92FC #FCFB92 #92FCFB
tetradic
#FB92FC #FCC692 #93FC92 #92C8FC
square
#FB92FC #FCC692 #93FC92 #92C8FC
split-complementary
#FB92FC #C8FC92 #92FCC6
monochromatic
#F71BF9 #F956FA #FB92FC #FDCEFE #FEE1FE
Accessibility & contrast
On white
1.98
#FB92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FB92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92FC
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92FC | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb92fc; /* rgb */ color: rgb(251, 146, 252); /* oklch */ color: oklch(80.6% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#feb4fd',
500: '#fb92fc',
950: '#000000',
},
}SCSS
$custom: #fb92fc; $custom-light: #feb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fb92fc",
"rgb": {
"r": 251,
"g": 146,
"b": 252
},
"hsl": {
"h": 299.434,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80578,
"c": 0.18085,
"h": 326.8
},
"luminance": 0.48095
}Semantic roles & 50–950 ramp
primary
#FB92FC
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085