#FB90FC#FB90FC
#FB90FC is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.184 H 326.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90FC |
|---|---|
| RGB | rgb(251, 144, 252) |
| HSL | hsl(299, 95%, 78%) |
| HSV | hsv(299, 43%, 99%) |
| CMYK | cmyk(0.4%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.50, 55.62, -36.87) |
| CIE-LCH | lch(74.50, 66.73, 326.46°) |
| OKLab | oklab(80.29% 0.154 -0.1008) |
| OKLCH | oklch(80.29% 0.184 326.8) |
| XYZ | xyz(67.3263, 47.4873, 97.6962) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 7.85
Plum
#DDA0DD
ΔE00 8.16
Violet Pink
#FB5FFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90FC #91FC90
analogous
#C590FC #FB90FC #FC90C7
triadic
#FB90FC #FCFB90 #90FCFB
tetradic
#FB90FC #FCC590 #91FC90 #90C7FC
square
#FB90FC #FCC590 #91FC90 #90C7FC
split-complementary
#FB90FC #C7FC90 #90FCC5
monochromatic
#F719F9 #F954FA #FB90FC #FDCCFE #FEE1FE
Accessibility & contrast
On white
2.00
#FB90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FB90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90FC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90FC | 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)
#87AFFF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb90fc; /* rgb */ color: rgb(251, 144, 252); /* oklch */ color: oklch(80.3% 0.184 326.8);
Tailwind
colors: {
custom: {
50: '#feb3fd',
500: '#fb90fc',
950: '#000000',
},
}SCSS
$custom: #fb90fc; $custom-light: #feb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fb90fc",
"rgb": {
"r": 251,
"g": 144,
"b": 252
},
"hsl": {
"h": 299.444,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80289,
"c": 0.1841,
"h": 326.8
},
"luminance": 0.47484
}Semantic roles & 50–950 ramp
primary
#FB90FC
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085