#FB90FF#FB90FF
#FB90FF is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.187 H 325.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90FF |
|---|---|
| RGB | rgb(251, 144, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.6%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(74.62, 56.15, -38.30) |
| CIE-LCH | lch(74.62, 67.97, 325.70°) |
| OKLab | oklab(80.42% 0.1546 -0.1049) |
| OKLCH | oklch(80.42% 0.187 325.8) |
| XYZ | xyz(67.8054, 47.6789, 100.2197) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.97
Violet Pink
#FB5FFC
ΔE00 8.31
Light Magenta
#FA5FF7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90FF #94FF90
analogous
#C390FF #FB90FF #FF90CB
triadic
#FB90FF #FFFB90 #90FFFB
tetradic
#FB90FF #FFC390 #94FF90 #90CBFF
square
#FB90FF #FFC390 #94FF90 #90CBFF
split-complementary
#FB90FF #CBFF90 #90FFC3
monochromatic
#F716FF #F953FF #FB90FF #FDCDFF #FEE0FF
Accessibility & contrast
On white
1.99
#FB90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FB90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90FF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90FF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb90ff; /* rgb */ color: rgb(251, 144, 255); /* oklch */ color: oklch(80.4% 0.187 325.8);
Tailwind
colors: {
custom: {
50: '#feb3ff',
500: '#fb90ff',
950: '#000000',
},
}SCSS
$custom: #fb90ff; $custom-light: #feb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fb90ff",
"rgb": {
"r": 251,
"g": 144,
"b": 255
},
"hsl": {
"h": 297.838,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.8042,
"c": 0.18684,
"h": 325.8
},
"luminance": 0.47676
}Semantic roles & 50–950 ramp
primary
#FB90FF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086