#FA93E9#FA93E9
#FA93E9 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.8% C 0.162 H 333.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FA93E9 |
|---|---|
| RGB | rgb(250, 147, 233) |
| HSL | hsl(310, 91%, 78%) |
| HSV | hsv(310, 41%, 98%) |
| CMYK | cmyk(0%, 41.2%, 6.8%, 2%) |
| CIE-LAB | lab(74.24, 50.57, -26.94) |
| CIE-LCH | lch(74.24, 57.30, 331.96°) |
| OKLab | oklab(79.83% 0.1446 -0.0728) |
| OKLCH | oklch(79.83% 0.162 333.3) |
| XYZ | xyz(64.5656, 47.0782, 82.7611) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA93E9 #93FAA4
analogous
#D793FA #FA93E9 #FA93B5
triadic
#FA93E9 #E9FA93 #93E9FA
tetradic
#FA93E9 #FAD793 #93FAA4 #93B5FA
square
#FA93E9 #FAD793 #93FAA4 #93B5FA
split-complementary
#FA93E9 #B5FA93 #93FAD7
monochromatic
#F51ED1 #F759DD #FA93E9 #FDCDF5 #FEE2F9
Accessibility & contrast
On white
2.02
#FA93E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FA93E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA93E9
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA93E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA93E9 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEC
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa93e9; /* rgb */ color: rgb(250, 147, 233); /* oklch */ color: oklch(79.8% 0.162 333.3);
Tailwind
colors: {
custom: {
50: '#feb5f0',
500: '#fa93e9',
950: '#000000',
},
}SCSS
$custom: #fa93e9; $custom-light: #feb5f0; $custom-dark: #000000;
JSON
{
"hex": "#fa93e9",
"rgb": {
"r": 250,
"g": 147,
"b": 233
},
"hsl": {
"h": 309.903,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79829,
"c": 0.16188,
"h": 333.3
},
"luminance": 0.47075
}Semantic roles & 50–950 ramp
primary
#FA93E9
secondary
#D5F6DB
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084