#FB76E8#FB76E8
#FB76E8 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.208 H 333.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76E8 |
|---|---|
| RGB | rgb(251, 118, 232) |
| HSL | hsl(309, 94%, 72%) |
| HSV | hsv(309, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 7.6%, 1.6%) |
| CIE-LAB | lab(68.97, 64.65, -34.51) |
| CIE-LCH | lch(68.97, 73.28, 331.91°) |
| OKLab | oklab(75.91% 0.1857 -0.0939) |
| OKLCH | oklch(75.91% 0.208 333.2) |
| XYZ | xyz(60.8275, 39.2964, 80.7095) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76E8 #76FB89
analogous
#CB76FB #FB76E8 #FB76A6
triadic
#FB76E8 #E8FB76 #76E8FB
tetradic
#FB76E8 #FBCB76 #76FB89 #76A6FB
square
#FB76E8 #FBCB76 #76FB89 #76A6FB
split-complementary
#FB76E8 #A6FB76 #76FBCB
monochromatic
#F007CE #F93BDE #FB76E8 #FDB1F2 #FEE1FA
Accessibility & contrast
On white
2.37
#FB76E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FB76E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76E8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76E8 | 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)
#739CEC
Deuteranopia (green-blind)
#9BAFE4
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb76e8; /* rgb */ color: rgb(251, 118, 232); /* oklch */ color: oklch(75.9% 0.208 333.2);
Tailwind
colors: {
custom: {
50: '#ffa3ef',
500: '#fb76e8',
950: '#000000',
},
}SCSS
$custom: #fb76e8; $custom-light: #ffa3ef; $custom-dark: #000000;
JSON
{
"hex": "#fb76e8",
"rgb": {
"r": 251,
"g": 118,
"b": 232
},
"hsl": {
"h": 308.571,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.75915,
"c": 0.2081,
"h": 333.2
},
"luminance": 0.39292
}Semantic roles & 50–950 ramp
primary
#FB76E8
secondary
#D5F6D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84