#FB92CD#FB92CD
#FB92CD is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.144 H 346.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92CD |
|---|---|
| RGB | rgb(251, 146, 205) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 18.3%, 1.6%) |
| CIE-LAB | lab(73.21, 46.97, -13.12) |
| CIE-LCH | lch(73.21, 48.77, 344.39°) |
| OKLab | oklab(78.76% 0.1396 -0.0345) |
| OKLCH | oklch(78.76% 0.144 346.1) |
| XYZ | xyz(61.0829, 45.4789, 63.3068) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.56
Pinky
#FC86AA
ΔE00 7.66
Plum
#DDA0DD
ΔE00 8.03
Hot Pink
#FF69B4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92CD #92FBC0
analogous
#F592FB #FB92CD #FB9298
triadic
#FB92CD #CDFB92 #92CDFB
tetradic
#FB92CD #FBF592 #92FBC0 #9298FB
square
#FB92CD #FBF592 #92FBC0 #9298FB
split-complementary
#FB92CD #98FB92 #92FBF5
monochromatic
#F71C97 #F957B2 #FB92CD #FDCDE8 #FEE1F1
Accessibility & contrast
On white
2.08
#FB92CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FB92CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92CD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92CD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb92cd; /* rgb */ color: rgb(251, 146, 205); /* oklch */ color: oklch(78.8% 0.144 346.1);
Tailwind
colors: {
custom: {
50: '#feb4dc',
500: '#fb92cd',
950: '#000000',
},
}SCSS
$custom: #fb92cd; $custom-light: #feb4dc; $custom-dark: #000000;
JSON
{
"hex": "#fb92cd",
"rgb": {
"r": 251,
"g": 146,
"b": 205
},
"hsl": {
"h": 326.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.78762,
"c": 0.1438,
"h": 346.1
},
"luminance": 0.45475
}Semantic roles & 50–950 ramp
primary
#FB92CD
secondary
#D5F6E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083