#FB8DFF#FB8DFF
#FB8DFF is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.192 H 325.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DFF |
|---|---|
| RGB | rgb(251, 141, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 45%, 100%) |
| CMYK | cmyk(1.6%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(74.05, 57.63, -39.19) |
| CIE-LCH | lch(74.05, 69.69, 325.78°) |
| OKLab | oklab(79.99% 0.1587 -0.1074) |
| OKLCH | oklch(79.99% 0.192 325.9) |
| XYZ | xyz(67.3571, 46.7822, 100.0703) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.45
Violet Pink
#FB5FFC
ΔE00 7.73
Light Magenta
#FA5FF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DFF #91FF8D
analogous
#C28DFF #FB8DFF #FF8DCA
triadic
#FB8DFF #FFFB8D #8DFFFB
tetradic
#FB8DFF #FFC28D #91FF8D #8DCAFF
square
#FB8DFF #FFC28D #91FF8D #8DCAFF
split-complementary
#FB8DFF #CAFF8D #8DFFC2
monochromatic
#F713FF #F950FF #FB8DFF #FDCAFF #FEE0FF
Accessibility & contrast
On white
2.03
#FB8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FB8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DFF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DFF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8dff; /* rgb */ color: rgb(251, 141, 255); /* oklch */ color: oklch(80.0% 0.192 325.9);
Tailwind
colors: {
custom: {
50: '#ffb1ff',
500: '#fb8dff',
950: '#000000',
},
}SCSS
$custom: #fb8dff; $custom-light: #ffb1ff; $custom-dark: #000000;
JSON
{
"hex": "#fb8dff",
"rgb": {
"r": 251,
"g": 141,
"b": 255
},
"hsl": {
"h": 297.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79994,
"c": 0.19166,
"h": 325.9
},
"luminance": 0.46779
}Semantic roles & 50–950 ramp
primary
#FB8DFF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086