#FB72F7#FB72F7
#FB72F7 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.226 H 328.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FB72F7 |
|---|---|
| RGB | rgb(251, 114, 247) |
| HSL | hsl(302, 94%, 72%) |
| HSV | hsv(302, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 1.6%, 1.6%) |
| CIE-LAB | lab(68.94, 68.87, -42.80) |
| CIE-LCH | lch(68.94, 81.09, 328.14°) |
| OKLab | oklab(76.11% 0.193 -0.1176) |
| OKLCH | oklch(76.11% 0.226 328.6) |
| XYZ | xyz(62.5887, 39.2632, 92.2596) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.30
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB72F7 #72FB76
analogous
#BB72FB #FB72F7 #FB72B3
triadic
#FB72F7 #F7FB72 #72F7FB
tetradic
#FB72F7 #FBBB72 #72FB76 #72B3FB
square
#FB72F7 #FBBB72 #72FB76 #72B3FB
split-complementary
#FB72F7 #B3FB72 #72FBBB
monochromatic
#EC07E5 #F936F4 #FB72F7 #FDAEFA #FEE1FD
Accessibility & contrast
On white
2.37
#FB72F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FB72F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB72F7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB72F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB72F7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb72f7; /* rgb */ color: rgb(251, 114, 247); /* oklch */ color: oklch(76.1% 0.226 328.6);
Tailwind
colors: {
custom: {
50: '#ffa1fa',
500: '#fb72f7',
950: '#000000',
},
}SCSS
$custom: #fb72f7; $custom-light: #ffa1fa; $custom-dark: #000000;
JSON
{
"hex": "#fb72f7",
"rgb": {
"r": 251,
"g": 114,
"b": 247
},
"hsl": {
"h": 301.752,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.76107,
"c": 0.22601,
"h": 328.6
},
"luminance": 0.39259
}Semantic roles & 50–950 ramp
primary
#FB72F7
secondary
#D3F6D4
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85