#FF76FB#FF76FB
#FF76FB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.3% C 0.226 H 328.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76FB |
|---|---|
| RGB | rgb(255, 118, 251) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 1.6%, 0%) |
| CIE-LAB | lab(70.31, 68.80, -42.82) |
| CIE-LCH | lch(70.31, 81.04, 328.10°) |
| OKLab | oklab(77.28% 0.1928 -0.1176) |
| OKLCH | oklch(77.28% 0.226 328.6) |
| XYZ | xyz(65.1302, 41.1859, 95.7673) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 3.94
Orchid
#DA70D6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76FB #76FF7A
analogous
#BE76FF #FF76FB #FF76B6
triadic
#FF76FB #FBFF76 #76FBFF
tetradic
#FF76FB #FFBE76 #76FF7A #76B6FF
square
#FF76FB #FFBE76 #76FF7A #76B6FF
split-complementary
#FF76FB #B6FF76 #76FFBE
monochromatic
#FB00F3 #FF39F9 #FF76FB #FFB3FD #FFE0FE
Accessibility & contrast
On white
2.27
#FF76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76FB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76FB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#96B2F7
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff76fb; /* rgb */ color: rgb(255, 118, 251); /* oklch */ color: oklch(77.3% 0.226 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#ff76fb',
950: '#000000',
},
}SCSS
$custom: #ff76fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#ff76fb",
"rgb": {
"r": 255,
"g": 118,
"b": 251
},
"hsl": {
"h": 301.752,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77275,
"c": 0.2258,
"h": 328.6
},
"luminance": 0.41182
}Semantic roles & 50–950 ramp
primary
#FF76FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85