#FA75EB#FA75EB
#FA75EB is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.8% C 0.211 H 331.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75EB |
|---|---|
| RGB | rgb(250, 117, 235) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 6%, 2%) |
| CIE-LAB | lab(68.79, 65.31, -36.45) |
| CIE-LCH | lch(68.79, 74.80, 330.83°) |
| OKLab | oklab(75.8% 0.1864 -0.0995) |
| OKLCH | oklch(75.8% 0.211 331.9) |
| XYZ | xyz(60.7808, 39.0488, 82.9170) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75EB #75FA84
analogous
#C775FA #FA75EB #FA75A9
triadic
#FA75EB #EBFA75 #75EBFA
tetradic
#FA75EB #FAC775 #75FA84 #75A9FA
square
#FA75EB #FAC775 #75FA84 #75A9FA
split-complementary
#FA75EB #A9FA75 #75FAC7
monochromatic
#EC09D2 #F83AE2 #FA75EB #FCB0F4 #FEE1FB
Accessibility & contrast
On white
2.38
#FA75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FA75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75EB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75EB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa75eb; /* rgb */ color: rgb(250, 117, 235); /* oklch */ color: oklch(75.8% 0.211 331.9);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fa75eb',
950: '#000000',
},
}SCSS
$custom: #fa75eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fa75eb",
"rgb": {
"r": 250,
"g": 117,
"b": 235
},
"hsl": {
"h": 306.767,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.75796,
"c": 0.21131,
"h": 331.9
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#FA75EB
secondary
#D5F6D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85