#FB6EBB#FB6EBB
#FB6EBB is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.1% C 0.190 H 348.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EBB |
|---|---|
| RGB | rgb(251, 110, 187) |
| HSL | hsl(327, 95%, 71%) |
| HSV | hsv(327, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 25.5%, 1.6%) |
| CIE-LAB | lab(65.95, 61.75, -13.98) |
| CIE-LCH | lch(65.95, 63.31, 347.24°) |
| OKLab | oklab(73.13% 0.1865 -0.0366) |
| OKLCH | oklch(73.13% 0.19 348.9) |
| XYZ | xyz(54.3312, 35.2540, 50.9474) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.58
Hot Pink
#FF69B4
ΔE00 1.68
Bubble Gum Pink
#FF69AF
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.37
Barbie Pink
#FE46A5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EBB #6EFBAE
analogous
#F46EFB #FB6EBB #FB6E74
triadic
#FB6EBB #BBFB6E #6EBBFB
tetradic
#FB6EBB #FBF46E #6EFBAE #6E74FB
square
#FB6EBB #FBF46E #6EFBAE #6E74FB
split-complementary
#FB6EBB #74FB6E #6EFBF4
monochromatic
#E80682 #F9329F #FB6EBB #FDAAD7 #FEE1F1
Accessibility & contrast
On white
2.61
#FB6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FB6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EBB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EBB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#A5A9B8
Tritanopia (blue-blind)
#FF6A8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6ebb; /* rgb */ color: rgb(251, 110, 187); /* oklch */ color: oklch(73.1% 0.190 348.9);
Tailwind
colors: {
custom: {
50: '#ff9dcf',
500: '#fb6ebb',
950: '#000000',
},
}SCSS
$custom: #fb6ebb; $custom-light: #ff9dcf; $custom-dark: #000000;
JSON
{
"hex": "#fb6ebb",
"rgb": {
"r": 251,
"g": 110,
"b": 187
},
"hsl": {
"h": 327.234,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.7313,
"c": 0.19,
"h": 348.9
},
"luminance": 0.35249
}Semantic roles & 50–950 ramp
primary
#FB6EBB
secondary
#CFF5E1
accent
#E66800
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82