#FB90F8#FB90F8
#FB90F8 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.1% C 0.180 H 328.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90F8 |
|---|---|
| RGB | rgb(251, 144, 248) |
| HSL | hsl(302, 93%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 1.2%, 1.6%) |
| CIE-LAB | lab(74.34, 54.92, -34.94) |
| CIE-LCH | lch(74.34, 65.10, 327.53°) |
| OKLab | oklab(80.12% 0.1533 -0.0954) |
| OKLCH | oklch(80.12% 0.181 328.1) |
| XYZ | xyz(66.6991, 47.2364, 94.3930) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 7.75
Plum
#DDA0DD
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90F8 #90FB93
analogous
#C890FB #FB90F8 #FB90C3
triadic
#FB90F8 #F8FB90 #90F8FB
tetradic
#FB90F8 #FBC890 #90FB93 #90C3FB
square
#FB90F8 #FBC890 #90FB93 #90C3FB
split-complementary
#FB90F8 #C3FB90 #90FBC8
monochromatic
#F71AF1 #F955F4 #FB90F8 #FDCBFC #FEE1FD
Accessibility & contrast
On white
2.01
#FB90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FB90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90F8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90F8 | 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)
#88AEFC
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb90f8; /* rgb */ color: rgb(251, 144, 248); /* oklch */ color: oklch(80.1% 0.180 328.1);
Tailwind
colors: {
custom: {
50: '#feb3fb',
500: '#fb90f8',
950: '#000000',
},
}SCSS
$custom: #fb90f8; $custom-light: #feb3fb; $custom-dark: #000000;
JSON
{
"hex": "#fb90f8",
"rgb": {
"r": 251,
"g": 144,
"b": 248
},
"hsl": {
"h": 301.682,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.80117,
"c": 0.1805,
"h": 328.1
},
"luminance": 0.47233
}Semantic roles & 50–950 ramp
primary
#FB90F8
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085