#FA90F6#FA90F6
#FA90F6 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.178 H 328.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90F6 |
|---|---|
| RGB | rgb(250, 144, 246) |
| HSL | hsl(302, 91%, 77%) |
| HSV | hsv(302, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 1.6%, 2%) |
| CIE-LAB | lab(74.14, 54.28, -34.17) |
| CIE-LCH | lch(74.14, 64.14, 327.81°) |
| OKLab | oklab(79.92% 0.1518 -0.0932) |
| OKLCH | oklch(79.92% 0.178 328.4) |
| XYZ | xyz(66.0311, 46.9277, 92.7508) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.99
Plum
#DDA0DD
ΔE00 7.54
Candy Pink
#FF63E9
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90F6 #90FA94
analogous
#C990FA #FA90F6 #FA90C1
triadic
#FA90F6 #F6FA90 #90F6FA
tetradic
#FA90F6 #FAC990 #90FA94 #90C1FA
square
#FA90F6 #FAC990 #90FA94 #90C1FA
split-complementary
#FA90F6 #C1FA90 #90FAC9
monochromatic
#F51BED #F755F1 #FA90F6 #FDCBFB #FEE2FD
Accessibility & contrast
On white
2.02
#FA90F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FA90F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90F6
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90F6 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADFA
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa90f6; /* rgb */ color: rgb(250, 144, 246); /* oklch */ color: oklch(79.9% 0.178 328.4);
Tailwind
colors: {
custom: {
50: '#feb3f9',
500: '#fa90f6',
950: '#000000',
},
}SCSS
$custom: #fa90f6; $custom-light: #feb3f9; $custom-dark: #000000;
JSON
{
"hex": "#fa90f6",
"rgb": {
"r": 250,
"g": 144,
"b": 246
},
"hsl": {
"h": 302.264,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79919,
"c": 0.17807,
"h": 328.4
},
"luminance": 0.46924
}Semantic roles & 50–950 ramp
primary
#FA90F6
secondary
#D5F6D6
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085