#FA90FF#FA90FF
#FA90FF is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.186 H 325.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90FF |
|---|---|
| RGB | rgb(250, 144, 255) |
| HSL | hsl(297, 100%, 78%) |
| HSV | hsv(297, 44%, 100%) |
| CMYK | cmyk(2%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(74.50, 55.87, -38.50) |
| CIE-LCH | lch(74.50, 67.85, 325.43°) |
| OKLab | oklab(80.31% 0.1535 -0.1055) |
| OKLCH | oklch(80.31% 0.186 325.5) |
| XYZ | xyz(67.4461, 47.4936, 100.2029) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.98
Violet Pink
#FB5FFC
ΔE00 8.28
Light Magenta
#FA5FF7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90FF #95FF90
analogous
#C290FF #FA90FF #FF90CC
triadic
#FA90FF #FFFA90 #90FFFA
tetradic
#FA90FF #FFC290 #95FF90 #90CCFF
square
#FA90FF #FFC290 #95FF90 #90CCFF
split-complementary
#FA90FF #CCFF90 #90FFC2
monochromatic
#F416FF #F753FF #FA90FF #FDCDFF #FEE0FF
Accessibility & contrast
On white
2.00
#FA90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FA90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90FF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90FF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa90ff; /* rgb */ color: rgb(250, 144, 255); /* oklch */ color: oklch(80.3% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#feb3ff',
500: '#fa90ff',
950: '#000000',
},
}SCSS
$custom: #fa90ff; $custom-light: #feb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fa90ff",
"rgb": {
"r": 250,
"g": 144,
"b": 255
},
"hsl": {
"h": 297.297,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80307,
"c": 0.18624,
"h": 325.5
},
"luminance": 0.47491
}Semantic roles & 50–950 ramp
primary
#FA90FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086