#FB90FB#FB90FB
#FB90FB is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.183 H 327.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90FB |
|---|---|
| RGB | rgb(251, 144, 251) |
| HSL | hsl(300, 93%, 77%) |
| HSV | hsv(300, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(74.46, 55.45, -36.39) |
| CIE-LCH | lch(74.46, 66.32, 326.73°) |
| OKLab | oklab(80.25% 0.1538 -0.0995) |
| OKLCH | oklch(80.25% 0.183 327.1) |
| XYZ | xyz(67.1683, 47.4241, 96.8638) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 7.82
Plum
#DDA0DD
ΔE00 8.06
Violet Pink
#FB5FFC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90FB #90FB90
analogous
#C690FB #FB90FB #FB90C6
triadic
#FB90FB #FBFB90 #90FBFB
tetradic
#FB90FB #FBC690 #90FB90 #90C6FB
square
#FB90FB #FBC690 #90FB90 #90C6FB
split-complementary
#FB90FB #C6FB90 #90FBC6
monochromatic
#F71AF7 #F955F9 #FB90FB #FDCBFD #FEE1FE
Accessibility & contrast
On white
2.00
#FB90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FB90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90FB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90FB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb90fb; /* rgb */ color: rgb(251, 144, 251); /* oklch */ color: oklch(80.2% 0.183 327.1);
Tailwind
colors: {
custom: {
50: '#feb3fd',
500: '#fb90fb',
950: '#000000',
},
}SCSS
$custom: #fb90fb; $custom-light: #feb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fb90fb",
"rgb": {
"r": 251,
"g": 144,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.80246,
"c": 0.1832,
"h": 327.1
},
"luminance": 0.47421
}Semantic roles & 50–950 ramp
primary
#FB90FB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085