#FB76FF#FB76FF
#FB76FF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.227 H 326.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76FF |
|---|---|
| RGB | rgb(251, 118, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 54%, 100%) |
| CMYK | cmyk(1.6%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.96, 68.44, -45.59) |
| CIE-LCH | lch(69.96, 82.24, 326.33°) |
| OKLab | oklab(76.97% 0.1889 -0.1256) |
| OKLCH | oklch(76.97% 0.227 326.4) |
| XYZ | xyz(64.3109, 40.6898, 99.0549) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.33
Orchid
#DA70D6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76FF #7AFF76
analogous
#B676FF #FB76FF #FF76BE
triadic
#FB76FF #FFFB76 #76FFFB
tetradic
#FB76FF #FFB676 #7AFF76 #76BEFF
square
#FB76FF #FFB676 #7AFF76 #76BEFF
split-complementary
#FB76FF #BEFF76 #76FFB6
monochromatic
#F300FB #F939FF #FB76FF #FDB3FF #FEE0FF
Accessibility & contrast
On white
2.30
#FB76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FB76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76FF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76FF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb76ff; /* rgb */ color: rgb(251, 118, 255); /* oklch */ color: oklch(77.0% 0.227 326.4);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fb76ff',
950: '#000000',
},
}SCSS
$custom: #fb76ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fb76ff",
"rgb": {
"r": 251,
"g": 118,
"b": 255
},
"hsl": {
"h": 298.248,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7697,
"c": 0.2269,
"h": 326.4
},
"luminance": 0.40686
}Semantic roles & 50–950 ramp
primary
#FB76FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86