#FB92CC#FB92CC
#FB92CC is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.7% C 0.143 H 346.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92CC |
|---|---|
| RGB | rgb(251, 146, 204) |
| HSL | hsl(327, 93%, 78%) |
| HSV | hsv(327, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 18.7%, 1.6%) |
| CIE-LAB | lab(73.17, 46.83, -12.62) |
| CIE-LCH | lch(73.17, 48.50, 344.92°) |
| OKLab | oklab(78.73% 0.1393 -0.0331) |
| OKLCH | oklch(78.73% 0.143 346.6) |
| XYZ | xyz(60.9626, 45.4308, 62.6731) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 3.69
Pinky
#FC86AA
ΔE00 7.45
Bubblegum (survey)
#FF6CB5
ΔE00 7.51
Hot Pink
#FF69B4
ΔE00 8.00
Carnation Pink
#FF7FA7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92CC #92FBC1
analogous
#F592FB #FB92CC #FB9297
triadic
#FB92CC #CCFB92 #92CCFB
tetradic
#FB92CC #FBF592 #92FBC1 #9297FB
square
#FB92CC #FBF592 #92FBC1 #9297FB
split-complementary
#FB92CC #97FB92 #92FBF5
monochromatic
#F71C95 #F957B0 #FB92CC #FDCDE8 #FEE1F1
Accessibility & contrast
On white
2.08
#FB92CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FB92CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92CC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92CC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb92cc; /* rgb */ color: rgb(251, 146, 204); /* oklch */ color: oklch(78.7% 0.143 346.6);
Tailwind
colors: {
custom: {
50: '#feb4db',
500: '#fb92cc',
950: '#000000',
},
}SCSS
$custom: #fb92cc; $custom-light: #feb4db; $custom-dark: #000000;
JSON
{
"hex": "#fb92cc",
"rgb": {
"r": 251,
"g": 146,
"b": 204
},
"hsl": {
"h": 326.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.78728,
"c": 0.14319,
"h": 346.6
},
"luminance": 0.45427
}Semantic roles & 50–950 ramp
primary
#FB92CC
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083