#FA74EA#FA74EA
#FA74EA is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.212 H 332.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74EA |
|---|---|
| RGB | rgb(250, 116, 234) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 6.4%, 2%) |
| CIE-LAB | lab(68.58, 65.60, -36.23) |
| CIE-LCH | lch(68.58, 74.94, 331.09°) |
| OKLab | oklab(75.63% 0.1876 -0.0988) |
| OKLCH | oklch(75.63% 0.212 332.2) |
| XYZ | xyz(60.5208, 38.7594, 82.1196) |
| Luminance | 0.3876 (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 3.01
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74EA #74FA84
analogous
#C774FA #FA74EA #FA74A7
triadic
#FA74EA #EAFA74 #74EAFA
tetradic
#FA74EA #FAC774 #74FA84 #74A7FA
square
#FA74EA #FAC774 #74FA84 #74A7FA
split-complementary
#FA74EA #A7FA74 #74FAC7
monochromatic
#EB08D0 #F839E1 #FA74EA #FCAFF3 #FEE1FB
Accessibility & contrast
On white
2.40
#FA74EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FA74EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74EA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74EA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa74ea; /* rgb */ color: rgb(250, 116, 234); /* oklch */ color: oklch(75.6% 0.212 332.2);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fa74ea',
950: '#000000',
},
}SCSS
$custom: #fa74ea; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fa74ea",
"rgb": {
"r": 250,
"g": 116,
"b": 234
},
"hsl": {
"h": 307.164,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.75628,
"c": 0.21201,
"h": 332.2
},
"luminance": 0.38755
}Semantic roles & 50–950 ramp
primary
#FA74EA
secondary
#D4F6D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84