#FB8BF6#FB8BF6
#FB8BF6 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.187 H 328.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BF6 |
|---|---|
| RGB | rgb(251, 139, 246) |
| HSL | hsl(303, 93%, 76%) |
| HSV | hsv(303, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 2%, 1.6%) |
| CIE-LAB | lab(73.31, 57.04, -35.46) |
| CIE-LCH | lch(73.31, 67.16, 328.13°) |
| OKLab | oklab(79.32% 0.1598 -0.0968) |
| OKLCH | oklch(79.32% 0.187 328.8) |
| XYZ | xyz(65.6499, 45.6318, 92.5207) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.78
Light Magenta
#FA5FF7
ΔE00 7.64
Violet Pink
#FB5FFC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BF6 #8BFB90
analogous
#C88BFB #FB8BF6 #FB8BBE
triadic
#FB8BF6 #F6FB8B #8BF6FB
tetradic
#FB8BF6 #FBC88B #8BFB90 #8BBEFB
square
#FB8BF6 #FBC88B #8BFB90 #8BBEFB
split-complementary
#FB8BF6 #BEFB8B #8BFBC8
monochromatic
#F715ED #F950F1 #FB8BF6 #FDC6FB #FEE1FD
Accessibility & contrast
On white
2.07
#FB8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FB8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BF6
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BF6 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8bf6; /* rgb */ color: rgb(251, 139, 246); /* oklch */ color: oklch(79.3% 0.187 328.8);
Tailwind
colors: {
custom: {
50: '#ffb0f9',
500: '#fb8bf6',
950: '#000000',
},
}SCSS
$custom: #fb8bf6; $custom-light: #ffb0f9; $custom-dark: #000000;
JSON
{
"hex": "#fb8bf6",
"rgb": {
"r": 251,
"g": 139,
"b": 246
},
"hsl": {
"h": 302.679,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.7932,
"c": 0.18684,
"h": 328.8
},
"luminance": 0.45628
}Semantic roles & 50–950 ramp
primary
#FB8BF6
secondary
#D5F6D6
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085