#FB72F8#FB72F8
#FB72F8 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.2% C 0.227 H 328.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB72F8 |
|---|---|
| RGB | rgb(251, 114, 248) |
| HSL | hsl(301, 94%, 72%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 1.2%, 1.6%) |
| CIE-LAB | lab(68.99, 69.04, -43.28) |
| CIE-LCH | lch(68.99, 81.48, 327.92°) |
| OKLab | oklab(76.15% 0.1931 -0.119) |
| OKLCH | oklch(76.15% 0.227 328.4) |
| XYZ | xyz(62.7434, 39.3250, 93.0744) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB72F8 #72FB75
analogous
#BA72FB #FB72F8 #FB72B4
triadic
#FB72F8 #F8FB72 #72F8FB
tetradic
#FB72F8 #FBBA72 #72FB75 #72B4FB
square
#FB72F8 #FBBA72 #72FB75 #72B4FB
split-complementary
#FB72F8 #B4FB72 #72FBBA
monochromatic
#EC07E7 #F936F5 #FB72F8 #FDAEFB #FEE1FE
Accessibility & contrast
On white
2.37
#FB72F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FB72F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB72F8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB72F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB72F8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb72f8; /* rgb */ color: rgb(251, 114, 248); /* oklch */ color: oklch(76.2% 0.227 328.4);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fb72f8',
950: '#000000',
},
}SCSS
$custom: #fb72f8; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fb72f8",
"rgb": {
"r": 251,
"g": 114,
"b": 248
},
"hsl": {
"h": 301.314,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.76154,
"c": 0.22683,
"h": 328.4
},
"luminance": 0.39321
}Semantic roles & 50–950 ramp
primary
#FB72F8
secondary
#D3F6D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85