#FB90F4#FB90F4
#FB90F4 is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.9% C 0.177 H 329.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90F4 |
|---|---|
| RGB | rgb(251, 144, 244) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 2.8%, 1.6%) |
| CIE-LAB | lab(74.18, 54.23, -33.01) |
| CIE-LCH | lch(74.18, 63.49, 328.67°) |
| OKLab | oklab(79.95% 0.1524 -0.0899) |
| OKLCH | oklch(79.95% 0.177 329.5) |
| XYZ | xyz(66.0852, 46.9908, 91.1596) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.92
Plum
#DDA0DD
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.58
Candy Pink
#FF63E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90F4 #90FB97
analogous
#CC90FB #FB90F4 #FB90BF
triadic
#FB90F4 #F4FB90 #90F4FB
tetradic
#FB90F4 #FBCC90 #90FB97 #90BFFB
square
#FB90F4 #FBCC90 #90FB97 #90BFFB
split-complementary
#FB90F4 #BFFB90 #90FBCC
monochromatic
#F71AE8 #F955EE #FB90F4 #FDCBFA #FEE1FC
Accessibility & contrast
On white
2.02
#FB90F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FB90F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90F4
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90F4 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF8
Deuteranopia (green-blind)
#A7BCF1
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb90f4; /* rgb */ color: rgb(251, 144, 244); /* oklch */ color: oklch(79.9% 0.177 329.5);
Tailwind
colors: {
custom: {
50: '#feb3f8',
500: '#fb90f4',
950: '#000000',
},
}SCSS
$custom: #fb90f4; $custom-light: #feb3f8; $custom-dark: #000000;
JSON
{
"hex": "#fb90f4",
"rgb": {
"r": 251,
"g": 144,
"b": 244
},
"hsl": {
"h": 303.925,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.79949,
"c": 0.17696,
"h": 329.5
},
"luminance": 0.46987
}Semantic roles & 50–950 ramp
primary
#FB90F4
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085