#FB6DB9#FB6DB9
#FB6DB9 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.9% C 0.190 H 349.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6DB9 |
|---|---|
| RGB | rgb(251, 109, 185) |
| HSL | hsl(328, 95%, 71%) |
| HSV | hsv(328, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 26.3%, 1.6%) |
| CIE-LAB | lab(65.71, 61.93, -13.20) |
| CIE-LCH | lch(65.71, 63.32, 347.97°) |
| OKLab | oklab(72.94% 0.1873 -0.0344) |
| OKLCH | oklch(72.94% 0.19 349.6) |
| XYZ | xyz(54.0113, 34.9544, 49.7919) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.26
Hot Pink
#FF69B4
ΔE00 1.33
Bubble Gum Pink
#FF69AF
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 4.67
Barbie Pink
#FE46A5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6DB9 #6DFBAF
analogous
#F66DFB #FB6DB9 #FB6D72
triadic
#FB6DB9 #B9FB6D #6DB9FB
tetradic
#FB6DB9 #FBF66D #6DFBAF #6D72FB
square
#FB6DB9 #FBF66D #6DFBAF #6D72FB
split-complementary
#FB6DB9 #72FB6D #6DFBF6
monochromatic
#E7067F #F9319C #FB6DB9 #FDA9D6 #FEE1F1
Accessibility & contrast
On white
2.63
#FB6DB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FB6DB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6DB9
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6DB9 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF688B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6db9; /* rgb */ color: rgb(251, 109, 185); /* oklch */ color: oklch(72.9% 0.190 349.6);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#fb6db9',
950: '#000000',
},
}SCSS
$custom: #fb6db9; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#fb6db9",
"rgb": {
"r": 251,
"g": 109,
"b": 185
},
"hsl": {
"h": 327.887,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.72936,
"c": 0.19041,
"h": 349.6
},
"luminance": 0.34949
}Semantic roles & 50–950 ramp
primary
#FB6DB9
secondary
#CFF5E1
accent
#E66B00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82