#FA74EB#FA74EB
#FA74EB is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.213 H 331.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74EB |
|---|---|
| RGB | rgb(250, 116, 235) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 6%, 2%) |
| CIE-LAB | lab(68.62, 65.76, -36.72) |
| CIE-LCH | lch(68.62, 75.32, 330.82°) |
| OKLab | oklab(75.67% 0.1877 -0.1002) |
| OKLCH | oklch(75.67% 0.213 331.9) |
| XYZ | xyz(60.6649, 38.8170, 82.8783) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74EB #74FA83
analogous
#C674FA #FA74EB #FA74A8
triadic
#FA74EB #EBFA74 #74EBFA
tetradic
#FA74EB #FAC674 #74FA83 #74A8FA
square
#FA74EB #FAC674 #74FA83 #74A8FA
split-complementary
#FA74EB #A8FA74 #74FAC6
monochromatic
#EB08D2 #F839E3 #FA74EB #FCAFF4 #FEE1FB
Accessibility & contrast
On white
2.40
#FA74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FA74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74EB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74EB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa74eb; /* rgb */ color: rgb(250, 116, 235); /* oklch */ color: oklch(75.7% 0.213 331.9);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fa74eb',
950: '#000000',
},
}SCSS
$custom: #fa74eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fa74eb",
"rgb": {
"r": 250,
"g": 116,
"b": 235
},
"hsl": {
"h": 306.716,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.75673,
"c": 0.21281,
"h": 331.9
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#FA74EB
secondary
#D4F6D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85