#FD76FF#FD76FF
#FD76FF is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.228 H 326.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76FF |
|---|---|
| RGB | rgb(253, 118, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 54%, 100%) |
| CMYK | cmyk(0.8%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(70.22, 68.96, -45.16) |
| CIE-LCH | lch(70.22, 82.43, 326.78°) |
| OKLab | oklab(77.22% 0.1911 -0.1244) |
| OKLCH | oklch(77.22% 0.228 326.9) |
| XYZ | xyz(65.0353, 41.0633, 99.0888) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.27
Orchid
#DA70D6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76FF #78FF76
analogous
#B876FF #FD76FF #FF76BC
triadic
#FD76FF #FFFD76 #76FFFD
tetradic
#FD76FF #FFB876 #78FF76 #76BCFF
square
#FD76FF #FFB876 #78FF76 #76BCFF
split-complementary
#FD76FF #BCFF76 #76FFB8
monochromatic
#F700FB #FC39FF #FD76FF #FEB3FF #FFE0FF
Accessibility & contrast
On white
2.28
#FD76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76FF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76FF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd76ff; /* rgb */ color: rgb(253, 118, 255); /* oklch */ color: oklch(77.2% 0.228 326.9);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fd76ff',
950: '#000000',
},
}SCSS
$custom: #fd76ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fd76ff",
"rgb": {
"r": 253,
"g": 118,
"b": 255
},
"hsl": {
"h": 299.124,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77216,
"c": 0.22799,
"h": 326.9
},
"luminance": 0.4106
}Semantic roles & 50–950 ramp
primary
#FD76FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86