#FB83FC#FB83FC
#FB83FC is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.205 H 327.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83FC |
|---|---|
| RGB | rgb(251, 131, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0.4%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(72.08, 61.93, -40.64) |
| CIE-LCH | lch(72.08, 74.07, 326.73°) |
| OKLab | oklab(78.49% 0.1717 -0.1115) |
| OKLCH | oklch(78.49% 0.205 327) |
| XYZ | xyz(65.4695, 43.7736, 97.0773) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83FC #84FC83
analogous
#BE83FC #FB83FC #FC83C1
triadic
#FB83FC #FCFB83 #83FCFB
tetradic
#FB83FC #FCBE83 #84FC83 #83C1FC
square
#FB83FC #FCBE83 #84FC83 #83C1FC
split-complementary
#FB83FC #C1FC83 #83FCBE
monochromatic
#F70BF9 #F947FB #FB83FC #FDBFFD #FEE1FE
Accessibility & contrast
On white
2.15
#FB83FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB83FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb83fc; /* rgb */ color: rgb(251, 131, 252); /* oklch */ color: oklch(78.5% 0.205 327.0);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fb83fc',
950: '#000000',
},
}SCSS
$custom: #fb83fc; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fb83fc",
"rgb": {
"r": 251,
"g": 131,
"b": 252
},
"hsl": {
"h": 299.504,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78488,
"c": 0.20475,
"h": 327
},
"luminance": 0.4377
}Semantic roles & 50–950 ramp
primary
#FB83FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86