#FB6DB6#FB6DB6
#FB6DB6 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.8% C 0.189 H 350.8°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6DB6 |
|---|---|
| RGB | rgb(251, 109, 182) |
| HSL | hsl(329, 95%, 71%) |
| HSV | hsv(329, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 27.5%, 1.6%) |
| CIE-LAB | lab(65.62, 61.55, -11.65) |
| CIE-LCH | lch(65.62, 62.64, 349.28°) |
| OKLab | oklab(72.83% 0.1864 -0.0302) |
| OKLCH | oklch(72.83% 0.189 350.8) |
| XYZ | xyz(53.6979, 34.8290, 48.1416) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.77
Hot Pink
#FF69B4
ΔE00 0.89
Bubble Gum Pink
#FF69AF
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.97
Barbie Pink
#FE46A5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6DB6 #6DFBB2
analogous
#F96DFB #FB6DB6 #FB6D6F
triadic
#FB6DB6 #B6FB6D #6DB6FB
tetradic
#FB6DB6 #FBF96D #6DFBB2 #6D6FFB
square
#FB6DB6 #FBF96D #6DFBB2 #6D6FFB
split-complementary
#FB6DB6 #6FFB6D #6DFBF9
monochromatic
#E7067A #F93198 #FB6DB6 #FDA9D4 #FEE1F0
Accessibility & contrast
On white
2.64
#FB6DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#FB6DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6DB6
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6DB6 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B8
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#FF678A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb6db6; /* rgb */ color: rgb(251, 109, 182); /* oklch */ color: oklch(72.8% 0.189 350.8);
Tailwind
colors: {
custom: {
50: '#ff9dcb',
500: '#fb6db6',
950: '#000000',
},
}SCSS
$custom: #fb6db6; $custom-light: #ff9dcb; $custom-dark: #000000;
JSON
{
"hex": "#fb6db6",
"rgb": {
"r": 251,
"g": 109,
"b": 182
},
"hsl": {
"h": 329.155,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.72831,
"c": 0.18886,
"h": 350.8
},
"luminance": 0.34824
}Semantic roles & 50–950 ramp
primary
#FB6DB6
secondary
#CFF5E1
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82