#FB90F6#FB90F6
#FB90F6 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.179 H 328.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90F6 |
|---|---|
| RGB | rgb(251, 144, 246) |
| HSL | hsl(303, 93%, 77%) |
| HSV | hsv(303, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 2%, 1.6%) |
| CIE-LAB | lab(74.26, 54.57, -33.98) |
| CIE-LCH | lch(74.26, 64.29, 328.09°) |
| OKLab | oklab(80.03% 0.1529 -0.0926) |
| OKLCH | oklch(80.03% 0.179 328.8) |
| XYZ | xyz(66.3905, 47.1130, 92.7676) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.08
Plum
#DDA0DD
ΔE00 7.60
Candy Pink
#FF63E9
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90F6 #90FB95
analogous
#CB90FB #FB90F6 #FB90C0
triadic
#FB90F6 #F6FB90 #90F6FB
tetradic
#FB90F6 #FBCB90 #90FB95 #90C0FB
square
#FB90F6 #FBCB90 #90FB95 #90C0FB
split-complementary
#FB90F6 #C0FB90 #90FBCB
monochromatic
#F71AEC #F955F1 #FB90F6 #FDCBFB #FEE1FD
Accessibility & contrast
On white
2.01
#FB90F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FB90F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90F6
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90F6 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb90f6; /* rgb */ color: rgb(251, 144, 246); /* oklch */ color: oklch(80.0% 0.179 328.8);
Tailwind
colors: {
custom: {
50: '#feb3f9',
500: '#fb90f6',
950: '#000000',
},
}SCSS
$custom: #fb90f6; $custom-light: #feb3f9; $custom-dark: #000000;
JSON
{
"hex": "#fb90f6",
"rgb": {
"r": 251,
"g": 144,
"b": 246
},
"hsl": {
"h": 302.804,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.80033,
"c": 0.17872,
"h": 328.8
},
"luminance": 0.4711
}Semantic roles & 50–950 ramp
primary
#FB90F6
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085