#FB90CC#FB90CC
#FB90CC is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.4% C 0.146 H 346.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90CC |
|---|---|
| RGB | rgb(251, 144, 204) |
| HSL | hsl(326, 93%, 77%) |
| HSV | hsv(326, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 18.7%, 1.6%) |
| CIE-LAB | lab(72.77, 47.84, -13.22) |
| CIE-LCH | lch(72.77, 49.63, 344.55°) |
| OKLab | oklab(78.43% 0.1423 -0.0348) |
| OKLCH | oklch(78.43% 0.146 346.3) |
| XYZ | xyz(60.6570, 44.8196, 62.5713) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Pinky
#FC86AA
ΔE00 7.54
Hot Pink
#FF69B4
ΔE00 7.63
Bubble Gum Pink
#FF69AF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90CC #90FBBF
analogous
#F490FB #FB90CC #FB9097
triadic
#FB90CC #CCFB90 #90CCFB
tetradic
#FB90CC #FBF490 #90FBBF #9097FB
square
#FB90CC #FBF490 #90FBBF #9097FB
split-complementary
#FB90CC #97FB90 #90FBF4
monochromatic
#F71A96 #F955B1 #FB90CC #FDCBE7 #FEE1F1
Accessibility & contrast
On white
2.11
#FB90CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FB90CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90CC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90CC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CE
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb90cc; /* rgb */ color: rgb(251, 144, 204); /* oklch */ color: oklch(78.4% 0.146 346.3);
Tailwind
colors: {
custom: {
50: '#ffb3db',
500: '#fb90cc',
950: '#000000',
},
}SCSS
$custom: #fb90cc; $custom-light: #ffb3db; $custom-dark: #000000;
JSON
{
"hex": "#fb90cc",
"rgb": {
"r": 251,
"g": 144,
"b": 204
},
"hsl": {
"h": 326.355,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.78425,
"c": 0.14647,
"h": 346.3
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#FB90CC
secondary
#D5F6E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083