#FB90CE#FB90CE
#FB90CE is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.5% C 0.148 H 345.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90CE |
|---|---|
| RGB | rgb(251, 144, 206) |
| HSL | hsl(325, 93%, 77%) |
| HSV | hsv(325, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 17.9%, 1.6%) |
| CIE-LAB | lab(72.84, 48.13, -14.23) |
| CIE-LCH | lch(72.84, 50.19, 343.53°) |
| OKLab | oklab(78.49% 0.1429 -0.0375) |
| OKLCH | oklch(78.49% 0.148 345.3) |
| XYZ | xyz(60.8984, 44.9161, 63.8427) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum (survey)
#FF6CB5
ΔE00 7.27
Hot Pink
#FF69B4
ΔE00 7.75
Lavender Pink
#DD85D7
ΔE00 7.85
Plum
#DDA0DD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90CE #90FBBD
analogous
#F390FB #FB90CE #FB9098
triadic
#FB90CE #CEFB90 #90CEFB
tetradic
#FB90CE #FBF390 #90FBBD #9098FB
square
#FB90CE #FBF390 #90FBBD #9098FB
split-complementary
#FB90CE #98FB90 #90FBF3
monochromatic
#F71A9A #F955B4 #FB90CE #FDCBE8 #FEE1F2
Accessibility & contrast
On white
2.10
#FB90CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FB90CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90CE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90CE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D0
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb90ce; /* rgb */ color: rgb(251, 144, 206); /* oklch */ color: oklch(78.5% 0.148 345.3);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#fb90ce',
950: '#000000',
},
}SCSS
$custom: #fb90ce; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#fb90ce",
"rgb": {
"r": 251,
"g": 144,
"b": 206
},
"hsl": {
"h": 325.234,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.78494,
"c": 0.14772,
"h": 345.3
},
"luminance": 0.44912
}Semantic roles & 50–950 ramp
primary
#FB90CE
secondary
#D5F6E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083