#FB6FBD#FB6FBD
#FB6FBD is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.190 H 348.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FBD |
|---|---|
| RGB | rgb(251, 111, 189) |
| HSL | hsl(327, 95%, 71%) |
| HSV | hsv(327, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 24.7%, 1.6%) |
| CIE-LAB | lab(66.18, 61.56, -14.76) |
| CIE-LCH | lch(66.18, 63.30, 346.52°) |
| OKLab | oklab(73.33% 0.1856 -0.0387) |
| OKLCH | oklch(73.33% 0.19 348.2) |
| XYZ | xyz(54.6553, 35.5572, 52.1190) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.92
Hot Pink
#FF69B4
ΔE00 2.05
Bubble Gum Pink
#FF69AF
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.08
Barbie Pink
#FE46A5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FBD #6FFBAD
analogous
#F36FFB #FB6FBD #FB6F77
triadic
#FB6FBD #BDFB6F #6FBDFB
tetradic
#FB6FBD #FBF36F #6FFBAD #6F77FB
square
#FB6FBD #FBF36F #6FFBAD #6F77FB
split-complementary
#FB6FBD #77FB6F #6FFBF3
monochromatic
#E90685 #F933A2 #FB6FBD #FDABD8 #FEE1F1
Accessibility & contrast
On white
2.59
#FB6FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FB6FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FBD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FBD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92BF
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb6fbd; /* rgb */ color: rgb(251, 111, 189); /* oklch */ color: oklch(73.3% 0.190 348.2);
Tailwind
colors: {
custom: {
50: '#ff9ed1',
500: '#fb6fbd',
950: '#000000',
},
}SCSS
$custom: #fb6fbd; $custom-light: #ff9ed1; $custom-dark: #000000;
JSON
{
"hex": "#fb6fbd",
"rgb": {
"r": 251,
"g": 111,
"b": 189
},
"hsl": {
"h": 326.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73326,
"c": 0.18962,
"h": 348.2
},
"luminance": 0.35552
}Semantic roles & 50–950 ramp
primary
#FB6FBD
secondary
#D0F6E1
accent
#E66600
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82