#FA90EB#FA90EB
#FA90EB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.169 H 332.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90EB |
|---|---|
| RGB | rgb(250, 144, 235) |
| HSL | hsl(308, 91%, 77%) |
| HSV | hsv(308, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 6%, 2%) |
| CIE-LAB | lab(73.72, 52.41, -28.82) |
| CIE-LCH | lch(73.72, 59.81, 331.19°) |
| OKLab | oklab(79.47% 0.1494 -0.0781) |
| OKLCH | oklch(79.47% 0.169 332.4) |
| XYZ | xyz(64.3925, 46.2722, 84.1209) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90EB #90FA9F
analogous
#D490FA #FA90EB #FA90B6
triadic
#FA90EB #EBFA90 #90EBFA
tetradic
#FA90EB #FAD490 #90FA9F #90B6FA
square
#FA90EB #FAD490 #90FA9F #90B6FA
split-complementary
#FA90EB #B6FA90 #90FAD4
monochromatic
#F51BD6 #F755E0 #FA90EB #FDCBF6 #FEE2FA
Accessibility & contrast
On white
2.05
#FA90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FA90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90EB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90EB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa90eb; /* rgb */ color: rgb(250, 144, 235); /* oklch */ color: oklch(79.5% 0.169 332.4);
Tailwind
colors: {
custom: {
50: '#feb3f1',
500: '#fa90eb',
950: '#000000',
},
}SCSS
$custom: #fa90eb; $custom-light: #feb3f1; $custom-dark: #000000;
JSON
{
"hex": "#fa90eb",
"rgb": {
"r": 250,
"g": 144,
"b": 235
},
"hsl": {
"h": 308.491,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79465,
"c": 0.16855,
"h": 332.4
},
"luminance": 0.46269
}Semantic roles & 50–950 ramp
primary
#FA90EB
secondary
#D5F6DA
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084