#FF76FA#FF76FA
#FF76FA is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.225 H 328.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76FA |
|---|---|
| RGB | rgb(255, 118, 250) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 2%, 0%) |
| CIE-LAB | lab(70.26, 68.64, -42.34) |
| CIE-LCH | lch(70.26, 80.65, 328.33°) |
| OKLab | oklab(77.23% 0.1926 -0.1162) |
| OKLCH | oklch(77.23% 0.225 328.9) |
| XYZ | xyz(64.9730, 41.1230, 94.9393) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 3.95
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76FA #76FF7B
analogous
#BF76FF #FF76FA #FF76B5
triadic
#FF76FA #FAFF76 #76FAFF
tetradic
#FF76FA #FFBF76 #76FF7B #76B5FF
square
#FF76FA #FFBF76 #76FF7B #76B5FF
split-complementary
#FF76FA #B5FF76 #76FFBF
monochromatic
#FB00F1 #FF39F8 #FF76FA #FFB3FC #FFE0FE
Accessibility & contrast
On white
2.28
#FF76FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FF76FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76FA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff76fa; /* rgb */ color: rgb(255, 118, 250); /* oklch */ color: oklch(77.2% 0.225 328.9);
Tailwind
colors: {
custom: {
50: '#ffa3fc',
500: '#ff76fa',
950: '#000000',
},
}SCSS
$custom: #ff76fa; $custom-light: #ffa3fc; $custom-dark: #000000;
JSON
{
"hex": "#ff76fa",
"rgb": {
"r": 255,
"g": 118,
"b": 250
},
"hsl": {
"h": 302.19,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77229,
"c": 0.22497,
"h": 328.9
},
"luminance": 0.41119
}Semantic roles & 50–950 ramp
primary
#FF76FA
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85