#FA74E8#FA74E8
#FA74E8 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.5% C 0.210 H 332.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74E8 |
|---|---|
| RGB | rgb(250, 116, 232) |
| HSL | hsl(308, 93%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 7.2%, 2%) |
| CIE-LAB | lab(68.49, 65.28, -35.25) |
| CIE-LCH | lch(68.49, 74.19, 331.63°) |
| OKLab | oklab(75.54% 0.1873 -0.096) |
| OKLCH | oklch(75.54% 0.21 332.9) |
| XYZ | xyz(60.2352, 38.6451, 80.6149) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74E8 #74FA86
analogous
#C974FA #FA74E8 #FA74A5
triadic
#FA74E8 #E8FA74 #74E8FA
tetradic
#FA74E8 #FAC974 #74FA86 #74A5FA
square
#FA74E8 #FAC974 #74FA86 #74A5FA
split-complementary
#FA74E8 #A5FA74 #74FAC9
monochromatic
#EB08CD #F839DE #FA74E8 #FCAFF2 #FEE1FA
Accessibility & contrast
On white
2.41
#FA74E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FA74E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74E8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74E8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEC
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa74e8; /* rgb */ color: rgb(250, 116, 232); /* oklch */ color: oklch(75.5% 0.210 332.9);
Tailwind
colors: {
custom: {
50: '#ffa2ef',
500: '#fa74e8',
950: '#000000',
},
}SCSS
$custom: #fa74e8; $custom-light: #ffa2ef; $custom-dark: #000000;
JSON
{
"hex": "#fa74e8",
"rgb": {
"r": 250,
"g": 116,
"b": 232
},
"hsl": {
"h": 308.06,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.75539,
"c": 0.21045,
"h": 332.9
},
"luminance": 0.38641
}Semantic roles & 50–950 ramp
primary
#FA74E8
secondary
#D4F6D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84