#FA90F2#FA90F2
#FA90F2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.175 H 329.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90F2 |
|---|---|
| RGB | rgb(250, 144, 242) |
| HSL | hsl(305, 91%, 77%) |
| HSV | hsv(305, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 3.2%, 2%) |
| CIE-LAB | lab(73.99, 53.59, -32.23) |
| CIE-LCH | lch(73.99, 62.54, 328.98°) |
| OKLab | oklab(79.75% 0.1509 -0.0877) |
| OKLCH | oklch(79.75% 0.175 329.8) |
| XYZ | xyz(65.4238, 46.6847, 89.5522) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.69
Plum
#DDA0DD
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 7.32
Candy Pink
#FF63E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90F2 #90FA98
analogous
#CD90FA #FA90F2 #FA90BD
triadic
#FA90F2 #F2FA90 #90F2FA
tetradic
#FA90F2 #FACD90 #90FA98 #90BDFA
square
#FA90F2 #FACD90 #90FA98 #90BDFA
split-complementary
#FA90F2 #BDFA90 #90FACD
monochromatic
#F51BE4 #F755EB #FA90F2 #FDCBF9 #FEE2FC
Accessibility & contrast
On white
2.03
#FA90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FA90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90F2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90F2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa90f2; /* rgb */ color: rgb(250, 144, 242); /* oklch */ color: oklch(79.8% 0.175 329.8);
Tailwind
colors: {
custom: {
50: '#feb3f6',
500: '#fa90f2',
950: '#000000',
},
}SCSS
$custom: #fa90f2; $custom-light: #feb3f6; $custom-dark: #000000;
JSON
{
"hex": "#fa90f2",
"rgb": {
"r": 250,
"g": 144,
"b": 242
},
"hsl": {
"h": 304.528,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79751,
"c": 0.17455,
"h": 329.8
},
"luminance": 0.46681
}Semantic roles & 50–950 ramp
primary
#FA90F2
secondary
#D5F6D8
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085