#FA75FF#FA75FF
#FA75FF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.228 H 326.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75FF |
|---|---|
| RGB | rgb(250, 117, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 54%, 100%) |
| CMYK | cmyk(2%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(69.66, 68.64, -46.06) |
| CIE-LCH | lch(69.66, 82.66, 326.13°) |
| OKLab | oklab(76.72% 0.1891 -0.127) |
| OKLCH | oklch(76.72% 0.228 326.1) |
| XYZ | xyz(63.8343, 40.2702, 98.9990) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.29
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75FF #7AFF75
analogous
#B575FF #FA75FF #FF75BF
triadic
#FA75FF #FFFA75 #75FFFA
tetradic
#FA75FF #FFB575 #7AFF75 #75BFFF
square
#FA75FF #FFB575 #7AFF75 #75BFFF
split-complementary
#FA75FF #BFFF75 #75FFB5
monochromatic
#F100FA #F838FF #FA75FF #FCB2FF #FEE0FF
Accessibility & contrast
On white
2.32
#FA75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FA75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75FF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75FF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa75ff; /* rgb */ color: rgb(250, 117, 255); /* oklch */ color: oklch(76.7% 0.228 326.1);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fa75ff',
950: '#000000',
},
}SCSS
$custom: #fa75ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fa75ff",
"rgb": {
"r": 250,
"g": 117,
"b": 255
},
"hsl": {
"h": 297.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76725,
"c": 0.2278,
"h": 326.1
},
"luminance": 0.40267
}Semantic roles & 50–950 ramp
primary
#FA75FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86