#FB92F2#FB92F2
#FB92F2 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.172 H 330.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92F2 |
|---|---|
| RGB | rgb(251, 146, 242) |
| HSL | hsl(305, 93%, 78%) |
| HSV | hsv(305, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(74.50, 52.89, -31.44) |
| CIE-LCH | lch(74.50, 61.53, 329.27°) |
| OKLab | oklab(80.16% 0.1492 -0.0854) |
| OKLCH | oklch(80.16% 0.172 330.2) |
| XYZ | xyz(66.0888, 47.4812, 89.6709) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92F2 #92FB9B
analogous
#CF92FB #FB92F2 #FB92BD
triadic
#FB92F2 #F2FB92 #92F2FB
tetradic
#FB92F2 #FBCF92 #92FB9B #92BDFB
square
#FB92F2 #FBCF92 #92FB9B #92BDFB
split-complementary
#FB92F2 #BDFB92 #92FBCF
monochromatic
#F71CE4 #F957EB #FB92F2 #FDCDF9 #FEE1FB
Accessibility & contrast
On white
2.00
#FB92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FB92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92F2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92F2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb92f2; /* rgb */ color: rgb(251, 146, 242); /* oklch */ color: oklch(80.2% 0.172 330.2);
Tailwind
colors: {
custom: {
50: '#feb4f6',
500: '#fb92f2',
950: '#000000',
},
}SCSS
$custom: #fb92f2; $custom-light: #feb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fb92f2",
"rgb": {
"r": 251,
"g": 146,
"b": 242
},
"hsl": {
"h": 305.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.80157,
"c": 0.17192,
"h": 330.2
},
"luminance": 0.47478
}Semantic roles & 50–950 ramp
primary
#FB92F2
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085