#FA93EB#FA93EB
#FA93EB is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.9% C 0.164 H 332.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA93EB |
|---|---|
| RGB | rgb(250, 147, 235) |
| HSL | hsl(309, 91%, 78%) |
| HSV | hsv(309, 41%, 98%) |
| CMYK | cmyk(0%, 41.2%, 6%, 2%) |
| CIE-LAB | lab(74.31, 50.90, -27.92) |
| CIE-LCH | lch(74.31, 58.06, 331.26°) |
| OKLab | oklab(79.91% 0.1451 -0.0755) |
| OKLCH | oklch(79.91% 0.164 332.5) |
| XYZ | xyz(64.8530, 47.1931, 84.2743) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.48
Candy Pink
#FF63E9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA93EB #93FAA2
analogous
#D593FA #FA93EB #FA93B7
triadic
#FA93EB #EBFA93 #93EBFA
tetradic
#FA93EB #FAD593 #93FAA2 #93B7FA
square
#FA93EB #FAD593 #93FAA2 #93B7FA
split-complementary
#FA93EB #B7FA93 #93FAD5
monochromatic
#F51ED5 #F759E0 #FA93EB #FDCDF6 #FEE2FA
Accessibility & contrast
On white
2.01
#FA93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FA93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA93EB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA93EB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa93eb; /* rgb */ color: rgb(250, 147, 235); /* oklch */ color: oklch(79.9% 0.164 332.5);
Tailwind
colors: {
custom: {
50: '#feb5f1',
500: '#fa93eb',
950: '#000000',
},
}SCSS
$custom: #fa93eb; $custom-light: #feb5f1; $custom-dark: #000000;
JSON
{
"hex": "#fa93eb",
"rgb": {
"r": 250,
"g": 147,
"b": 235
},
"hsl": {
"h": 308.738,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79908,
"c": 0.16356,
"h": 332.5
},
"luminance": 0.4719
}Semantic roles & 50–950 ramp
primary
#FA93EB
secondary
#D5F6DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084