#FB92FF#FB92FF
#FB92FF is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.7% C 0.184 H 325.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92FF |
|---|---|
| RGB | rgb(251, 146, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 43%, 100%) |
| CMYK | cmyk(1.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(75.01, 55.16, -37.70) |
| CIE-LCH | lch(75.01, 66.82, 325.65°) |
| OKLab | oklab(80.71% 0.1518 -0.1032) |
| OKLCH | oklch(80.71% 0.184 325.8) |
| XYZ | xyz(68.1110, 48.2902, 100.3216) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 7.03
Plum
#DDA0DD
ΔE00 8.23
Candy Pink
#FF63E9
ΔE00 8.32
Violet Pink
#FB5FFC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92FF #96FF92
analogous
#C492FF #FB92FF #FF92CC
triadic
#FB92FF #FFFB92 #92FFFB
tetradic
#FB92FF #FFC492 #96FF92 #92CCFF
square
#FB92FF #FFC492 #96FF92 #92CCFF
split-complementary
#FB92FF #CCFF92 #92FFC4
monochromatic
#F718FF #F955FF #FB92FF #FDCFFF #FEE0FF
Accessibility & contrast
On white
1.97
#FB92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FB92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92FF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92FF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A5BDFC
Tritanopia (blue-blind)
#FF9DBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb92ff; /* rgb */ color: rgb(251, 146, 255); /* oklch */ color: oklch(80.7% 0.184 325.8);
Tailwind
colors: {
custom: {
50: '#feb4ff',
500: '#fb92ff',
950: '#000000',
},
}SCSS
$custom: #fb92ff; $custom-light: #feb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb92ff",
"rgb": {
"r": 251,
"g": 146,
"b": 255
},
"hsl": {
"h": 297.798,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80707,
"c": 0.1836,
"h": 325.8
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#FB92FF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086