#FA76FF#FA76FF
#FA76FF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.226 H 326.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76FF |
|---|---|
| RGB | rgb(250, 118, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 54%, 100%) |
| CMYK | cmyk(2%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.83, 68.19, -45.80) |
| CIE-LCH | lch(69.83, 82.14, 326.11°) |
| OKLab | oklab(76.85% 0.1879 -0.1263) |
| OKLCH | oklch(76.85% 0.226 326.1) |
| XYZ | xyz(63.9515, 40.5045, 99.0380) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.38
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76FF #7BFF76
analogous
#B576FF #FA76FF #FF76BF
triadic
#FA76FF #FFFA76 #76FFFA
tetradic
#FA76FF #FFB576 #7BFF76 #76BFFF
square
#FA76FF #FFB576 #7BFF76 #76BFFF
split-complementary
#FA76FF #BFFF76 #76FFB5
monochromatic
#F100FB #F839FF #FA76FF #FCB3FF #FEE0FF
Accessibility & contrast
On white
2.31
#FA76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FA76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76FF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76FF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa76ff; /* rgb */ color: rgb(250, 118, 255); /* oklch */ color: oklch(76.8% 0.226 326.1);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fa76ff',
950: '#000000',
},
}SCSS
$custom: #fa76ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fa76ff",
"rgb": {
"r": 250,
"g": 118,
"b": 255
},
"hsl": {
"h": 297.81,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76847,
"c": 0.22635,
"h": 326.1
},
"luminance": 0.40501
}Semantic roles & 50–950 ramp
primary
#FA76FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86