#FB92CE#FB92CE
#FB92CE is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.144 H 345.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92CE |
|---|---|
| RGB | rgb(251, 146, 206) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 17.9%, 1.6%) |
| CIE-LAB | lab(73.24, 47.12, -13.63) |
| CIE-LCH | lch(73.24, 49.05, 343.87°) |
| OKLab | oklab(78.8% 0.1399 -0.0359) |
| OKLCH | oklch(78.8% 0.144 345.6) |
| XYZ | xyz(61.2040, 45.5273, 63.9446) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.86
Bubblegum (survey)
#FF6CB5
ΔE00 7.61
Pinky
#FC86AA
ΔE00 7.88
Plum
#DDA0DD
ΔE00 7.89
Hot Pink
#FF69B4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92CE #92FBBF
analogous
#F392FB #FB92CE #FB929A
triadic
#FB92CE #CEFB92 #92CEFB
tetradic
#FB92CE #FBF392 #92FBBF #929AFB
square
#FB92CE #FBF392 #92FBBF #929AFB
split-complementary
#FB92CE #9AFB92 #92FBF3
monochromatic
#F71C99 #F957B3 #FB92CE #FDCDE9 #FEE1F2
Accessibility & contrast
On white
2.08
#FB92CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FB92CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92CE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92CE | 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)
#9AA9D0
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb92ce; /* rgb */ color: rgb(251, 146, 206); /* oklch */ color: oklch(78.8% 0.144 345.6);
Tailwind
colors: {
custom: {
50: '#feb4dd',
500: '#fb92ce',
950: '#000000',
},
}SCSS
$custom: #fb92ce; $custom-light: #feb4dd; $custom-dark: #000000;
JSON
{
"hex": "#fb92ce",
"rgb": {
"r": 251,
"g": 146,
"b": 206
},
"hsl": {
"h": 325.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.78797,
"c": 0.14443,
"h": 345.6
},
"luminance": 0.45523
}Semantic roles & 50–950 ramp
primary
#FB92CE
secondary
#D5F6E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083