#FB8FFC#FB8FFC
#FB8FFC is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.1% C 0.186 H 326.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FFC |
|---|---|
| RGB | rgb(251, 143, 252) |
| HSL | hsl(299, 95%, 77%) |
| HSV | hsv(299, 43%, 99%) |
| CMYK | cmyk(0.4%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.31, 56.12, -37.16) |
| CIE-LCH | lch(74.31, 67.31, 326.48°) |
| OKLab | oklab(80.15% 0.1554 -0.1017) |
| OKLCH | oklch(80.15% 0.186 326.8) |
| XYZ | xyz(67.1755, 47.1857, 97.6460) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.67
Violet Pink
#FB5FFC
ΔE00 8.21
Light Magenta
#FA5FF7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FFC #90FC8F
analogous
#C58FFC #FB8FFC #FC8FC6
triadic
#FB8FFC #FCFB8F #8FFCFB
tetradic
#FB8FFC #FCC58F #90FC8F #8FC6FC
square
#FB8FFC #FCC58F #90FC8F #8FC6FC
split-complementary
#FB8FFC #C6FC8F #8FFCC5
monochromatic
#F718F9 #F953FA #FB8FFC #FDCBFE #FEE1FE
Accessibility & contrast
On white
2.01
#FB8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FB8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FFC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FFC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb8ffc; /* rgb */ color: rgb(251, 143, 252); /* oklch */ color: oklch(80.1% 0.186 326.8);
Tailwind
colors: {
custom: {
50: '#feb3fd',
500: '#fb8ffc',
950: '#000000',
},
}SCSS
$custom: #fb8ffc; $custom-light: #feb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fb8ffc",
"rgb": {
"r": 251,
"g": 143,
"b": 252
},
"hsl": {
"h": 299.45,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80146,
"c": 0.18572,
"h": 326.8
},
"luminance": 0.47182
}Semantic roles & 50–950 ramp
primary
#FB8FFC
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085