#FA90FB#FA90FB
#FA90FB is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.1% C 0.183 H 326.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA90FB |
|---|---|
| RGB | rgb(250, 144, 251) |
| HSL | hsl(299, 93%, 77%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.4%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(74.34, 55.16, -36.58) |
| CIE-LCH | lch(74.34, 66.19, 326.45°) |
| OKLab | oklab(80.13% 0.1527 -0.1) |
| OKLCH | oklch(80.13% 0.183 326.8) |
| XYZ | xyz(66.8089, 47.2388, 96.8470) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.46
Candy Pink
#FF63E9
ΔE00 7.83
Plum
#DDA0DD
ΔE00 8.02
Violet Pink
#FB5FFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA90FB #91FB90
analogous
#C490FB #FA90FB #FB90C7
triadic
#FA90FB #FBFA90 #90FBFA
tetradic
#FA90FB #FBC490 #91FB90 #90C7FB
square
#FA90FB #FBC490 #91FB90 #90C7FB
split-complementary
#FA90FB #C7FB90 #90FBC4
monochromatic
#F51AF7 #F755F9 #FA90FB #FDCBFD #FEE1FE
Accessibility & contrast
On white
2.01
#FA90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FA90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA90FB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA90FB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa90fb; /* rgb */ color: rgb(250, 144, 251); /* oklch */ color: oklch(80.1% 0.183 326.8);
Tailwind
colors: {
custom: {
50: '#feb3fd',
500: '#fa90fb',
950: '#000000',
},
}SCSS
$custom: #fa90fb; $custom-light: #feb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fa90fb",
"rgb": {
"r": 250,
"g": 144,
"b": 251
},
"hsl": {
"h": 299.439,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.80133,
"c": 0.18258,
"h": 326.8
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#FA90FB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085