#FA90EF#FA90EF
#FA90EF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.6% C 0.172 H 330.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90EF |
|---|---|
| RGB | rgb(250, 144, 239) |
| HSL | hsl(306, 91%, 77%) |
| HSV | hsv(306, 42%, 98%) |
| CMYK | cmyk(0%, 42.4%, 4.4%, 2%) |
| CIE-LAB | lab(73.87, 53.08, -30.78) |
| CIE-LCH | lch(73.87, 61.36, 329.90°) |
| OKLab | oklab(79.63% 0.1503 -0.0836) |
| OKLCH | oklch(79.63% 0.172 330.9) |
| XYZ | xyz(64.9769, 46.5060, 87.1986) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90EF #90FA9B
analogous
#D090FA #FA90EF #FA90BA
triadic
#FA90EF #EFFA90 #90EFFA
tetradic
#FA90EF #FAD090 #90FA9B #90BAFA
square
#FA90EF #FAD090 #90FA9B #90BAFA
split-complementary
#FA90EF #BAFA90 #90FAD0
monochromatic
#F51BDE #F755E7 #FA90EF #FDCBF7 #FEE2FB
Accessibility & contrast
On white
2.04
#FA90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FA90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90EF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90EF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa90ef; /* rgb */ color: rgb(250, 144, 239); /* oklch */ color: oklch(79.6% 0.172 330.9);
Tailwind
colors: {
custom: {
50: '#feb3f4',
500: '#fa90ef',
950: '#000000',
},
}SCSS
$custom: #fa90ef; $custom-light: #feb3f4; $custom-dark: #000000;
JSON
{
"hex": "#fa90ef",
"rgb": {
"r": 250,
"g": 144,
"b": 239
},
"hsl": {
"h": 306.226,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79627,
"c": 0.17195,
"h": 330.9
},
"luminance": 0.46503
}Semantic roles & 50–950 ramp
primary
#FA90EF
secondary
#D5F6D9
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085