#FB92BE#FB92BE
#FB92BE is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.136 H 354.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92BE |
|---|---|
| RGB | rgb(251, 146, 190) |
| HSL | hsl(335, 93%, 78%) |
| HSV | hsv(335, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 24.3%, 1.6%) |
| CIE-LAB | lab(72.75, 44.83, -5.51) |
| CIE-LCH | lch(72.75, 45.17, 353.00°) |
| OKLab | oklab(78.27% 0.1349 -0.014) |
| OKLCH | oklch(78.27% 0.136 354.1) |
| XYZ | xyz(59.3583, 44.7891, 54.2240) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.93
Rosa
#FE86A4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92BE #92FBCF
analogous
#FB92F3 #FB92BE #FB9A92
triadic
#FB92BE #BEFB92 #92BEFB
tetradic
#FB92BE #F3FB92 #92FBCF #9A92FB
square
#FB92BE #F3FB92 #92FBCF #9A92FB
split-complementary
#FB92BE #92FB9A #92F3FB
monochromatic
#F71C78 #F9579B #FB92BE #FDCDE1 #FEE1ED
Accessibility & contrast
On white
2.11
#FB92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FB92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92BE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92BE | 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)
#9EA7C0
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FF8DA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb92be; /* rgb */ color: rgb(251, 146, 190); /* oklch */ color: oklch(78.3% 0.136 354.1);
Tailwind
colors: {
custom: {
50: '#ffb4d1',
500: '#fb92be',
950: '#000000',
},
}SCSS
$custom: #fb92be; $custom-light: #ffb4d1; $custom-dark: #000000;
JSON
{
"hex": "#fb92be",
"rgb": {
"r": 251,
"g": 146,
"b": 190
},
"hsl": {
"h": 334.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.7827,
"c": 0.13561,
"h": 354.1
},
"luminance": 0.44785
}Semantic roles & 50–950 ramp
primary
#FB92BE
secondary
#D5F6E8
accent
#E68500
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082