#FB72FF#FB72FF
#FB72FF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.5% C 0.233 H 326.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB72FF |
|---|---|
| RGB | rgb(251, 114, 255) |
| HSL | hsl(298, 100%, 72%) |
| HSV | hsv(298, 55%, 100%) |
| CMYK | cmyk(1.6%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(69.30, 70.21, -46.62) |
| CIE-LCH | lch(69.30, 84.28, 326.42°) |
| OKLab | oklab(76.49% 0.1939 -0.1286) |
| OKLCH | oklch(76.49% 0.233 326.5) |
| XYZ | xyz(63.8498, 39.7676, 98.9012) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.01
Orchid
#DA70D6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB72FF #76FF72
analogous
#B572FF #FB72FF #FF72BC
triadic
#FB72FF #FFFB72 #72FFFB
tetradic
#FB72FF #FFB572 #76FF72 #72BCFF
square
#FB72FF #FFB572 #76FF72 #72BCFF
split-complementary
#FB72FF #BCFF72 #72FFB5
monochromatic
#F000F7 #F935FF #FB72FF #FDAFFF #FEE0FF
Accessibility & contrast
On white
2.35
#FB72FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FB72FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB72FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB72FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb72ff; /* rgb */ color: rgb(251, 114, 255); /* oklch */ color: oklch(76.5% 0.233 326.5);
Tailwind
colors: {
custom: {
50: '#ffa1ff',
500: '#fb72ff',
950: '#000000',
},
}SCSS
$custom: #fb72ff; $custom-light: #ffa1ff; $custom-dark: #000000;
JSON
{
"hex": "#fb72ff",
"rgb": {
"r": 251,
"g": 114,
"b": 255
},
"hsl": {
"h": 298.298,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7649,
"c": 0.23264,
"h": 326.5
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#FB72FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86