#FB76F0#FB76F0
#FB76F0 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.214 H 330.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76F0 |
|---|---|
| RGB | rgb(251, 118, 240) |
| HSL | hsl(305, 94%, 72%) |
| HSV | hsv(305, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 4.4%, 1.6%) |
| CIE-LAB | lab(69.30, 65.94, -38.40) |
| CIE-LCH | lch(69.30, 76.31, 329.79°) |
| OKLab | oklab(76.27% 0.187 -0.105) |
| OKLCH | oklch(76.27% 0.214 330.7) |
| XYZ | xyz(61.9898, 39.7614, 86.8308) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.31
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76F0 #76FB81
analogous
#C376FB #FB76F0 #FB76AE
triadic
#FB76F0 #F0FB76 #76F0FB
tetradic
#FB76F0 #FBC376 #76FB81 #76AEFB
square
#FB76F0 #FBC376 #76FB81 #76AEFB
split-complementary
#FB76F0 #AEFB76 #76FBC3
monochromatic
#F007DC #F93BE9 #FB76F0 #FDB1F7 #FEE1FC
Accessibility & contrast
On white
2.35
#FB76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FB76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76F0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76F0 | 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)
#6F9DF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb76f0; /* rgb */ color: rgb(251, 118, 240); /* oklch */ color: oklch(76.3% 0.214 330.7);
Tailwind
colors: {
custom: {
50: '#ffa3f5',
500: '#fb76f0',
950: '#000000',
},
}SCSS
$custom: #fb76f0; $custom-light: #ffa3f5; $custom-dark: #000000;
JSON
{
"hex": "#fb76f0",
"rgb": {
"r": 251,
"g": 118,
"b": 240
},
"hsl": {
"h": 304.962,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.7627,
"c": 0.21445,
"h": 330.7
},
"luminance": 0.39757
}Semantic roles & 50–950 ramp
primary
#FB76F0
secondary
#D5F6D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85