#FB8DF8#FB8DF8
#FB8DF8 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.7% C 0.185 H 328.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DF8 |
|---|---|
| RGB | rgb(251, 141, 248) |
| HSL | hsl(302, 93%, 77%) |
| HSV | hsv(302, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 1.2%, 1.6%) |
| CIE-LAB | lab(73.77, 56.40, -35.83) |
| CIE-LCH | lch(73.77, 66.82, 327.57°) |
| OKLab | oklab(79.69% 0.1574 -0.0979) |
| OKLCH | oklch(79.69% 0.185 328.1) |
| XYZ | xyz(66.2508, 46.3397, 94.2436) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 7.19
Light Magenta
#FA5FF7
ΔE00 7.96
Violet Pink
#FB5FFC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DF8 #8DFB90
analogous
#C78DFB #FB8DF8 #FB8DC1
triadic
#FB8DF8 #F8FB8D #8DF8FB
tetradic
#FB8DF8 #FBC78D #8DFB90 #8DC1FB
square
#FB8DF8 #FBC78D #8DFB90 #8DC1FB
split-complementary
#FB8DF8 #C1FB8D #8DFBC7
monochromatic
#F717F1 #F952F4 #FB8DF8 #FDC8FC #FEE1FD
Accessibility & contrast
On white
2.05
#FB8DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FB8DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DF8
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DF8 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#A4BAF5
Tritanopia (blue-blind)
#FF97B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8df8; /* rgb */ color: rgb(251, 141, 248); /* oklch */ color: oklch(79.7% 0.185 328.1);
Tailwind
colors: {
custom: {
50: '#ffb1fb',
500: '#fb8df8',
950: '#000000',
},
}SCSS
$custom: #fb8df8; $custom-light: #ffb1fb; $custom-dark: #000000;
JSON
{
"hex": "#fb8df8",
"rgb": {
"r": 251,
"g": 141,
"b": 248
},
"hsl": {
"h": 301.636,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79688,
"c": 0.18537,
"h": 328.1
},
"luminance": 0.46336
}Semantic roles & 50–950 ramp
primary
#FB8DF8
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085