#FA75FA#FA75FA
#FA75FA is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.5% C 0.224 H 327.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75FA |
|---|---|
| RGB | rgb(250, 117, 250) |
| HSL | hsl(300, 93%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 0%, 2%) |
| CIE-LAB | lab(69.44, 67.79, -43.68) |
| CIE-LCH | lch(69.44, 80.64, 327.20°) |
| OKLab | oklab(76.49% 0.1885 -0.1202) |
| OKLCH | oklch(76.49% 0.224 327.5) |
| XYZ | xyz(63.0399, 39.9524, 94.8151) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75FA #75FA75
analogous
#B875FA #FA75FA #FA75B8
triadic
#FA75FA #FAFA75 #75FAFA
tetradic
#FA75FA #FAB875 #75FA75 #75B8FA
square
#FA75FA #FAB875 #75FA75 #75B8FA
split-complementary
#FA75FA #B8FA75 #75FAB8
monochromatic
#EC09EC #F83AF8 #FA75FA #FCB0FC #FEE1FE
Accessibility & contrast
On white
2.34
#FA75FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FA75FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa75fa; /* rgb */ color: rgb(250, 117, 250); /* oklch */ color: oklch(76.5% 0.224 327.5);
Tailwind
colors: {
custom: {
50: '#ffa2fc',
500: '#fa75fa',
950: '#000000',
},
}SCSS
$custom: #fa75fa; $custom-light: #ffa2fc; $custom-dark: #000000;
JSON
{
"hex": "#fa75fa",
"rgb": {
"r": 250,
"g": 117,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.76486,
"c": 0.22358,
"h": 327.5
},
"luminance": 0.39949
}Semantic roles & 50–950 ramp
primary
#FA75FA
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85