#FB90F2#FB90F2
#FB90F2 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.175 H 330.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90F2 |
|---|---|
| RGB | rgb(251, 144, 242) |
| HSL | hsl(305, 93%, 77%) |
| HSV | hsv(305, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 3.6%, 1.6%) |
| CIE-LAB | lab(74.11, 53.89, -32.04) |
| CIE-LCH | lch(74.11, 62.69, 329.26°) |
| OKLab | oklab(79.87% 0.152 -0.0871) |
| OKLCH | oklch(79.87% 0.175 330.2) |
| XYZ | xyz(65.7832, 46.8700, 89.5690) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90F2 #90FB99
analogous
#CF90FB #FB90F2 #FB90BC
triadic
#FB90F2 #F2FB90 #90F2FB
tetradic
#FB90F2 #FBCF90 #90FB99 #90BCFB
square
#FB90F2 #FBCF90 #90FB99 #90BCFB
split-complementary
#FB90F2 #BCFB90 #90FBCF
monochromatic
#F71AE4 #F955EB #FB90F2 #FDCBF9 #FEE1FC
Accessibility & contrast
On white
2.02
#FB90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FB90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90F2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90F2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb90f2; /* rgb */ color: rgb(251, 144, 242); /* oklch */ color: oklch(79.9% 0.175 330.2);
Tailwind
colors: {
custom: {
50: '#feb3f6',
500: '#fb90f2',
950: '#000000',
},
}SCSS
$custom: #fb90f2; $custom-light: #feb3f6; $custom-dark: #000000;
JSON
{
"hex": "#fb90f2",
"rgb": {
"r": 251,
"g": 144,
"b": 242
},
"hsl": {
"h": 305.047,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.79866,
"c": 0.17522,
"h": 330.2
},
"luminance": 0.46867
}Semantic roles & 50–950 ramp
primary
#FB90F2
secondary
#D5F6D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085