#FB6EBC#FB6EBC
#FB6EBC is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.2% C 0.191 H 348.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EBC |
|---|---|
| RGB | rgb(251, 110, 188) |
| HSL | hsl(327, 95%, 71%) |
| HSV | hsv(327, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 25.1%, 1.6%) |
| CIE-LAB | lab(65.98, 61.88, -14.50) |
| CIE-LCH | lch(65.98, 63.55, 346.81°) |
| OKLab | oklab(73.17% 0.1867 -0.038) |
| OKLCH | oklch(73.17% 0.191 348.5) |
| XYZ | xyz(54.4386, 35.2970, 51.5131) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.77
Hot Pink
#FF69B4
ΔE00 1.86
Bubble Gum Pink
#FF69AF
ΔE00 2.86
Pink (survey)
#FF81C0
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 4.29
Barbie Pink
#FE46A5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EBC #6EFBAD
analogous
#F46EFB #FB6EBC #FB6E75
triadic
#FB6EBC #BCFB6E #6EBCFB
tetradic
#FB6EBC #FBF46E #6EFBAD #6E75FB
square
#FB6EBC #FBF46E #6EFBAD #6E75FB
split-complementary
#FB6EBC #75FB6E #6EFBF4
monochromatic
#E80683 #F932A0 #FB6EBC #FDAAD8 #FEE1F1
Accessibility & contrast
On white
2.61
#FB6EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FB6EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EBC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EBC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BE
Deuteranopia (green-blind)
#A5A9B9
Tritanopia (blue-blind)
#FF6A8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6ebc; /* rgb */ color: rgb(251, 110, 188); /* oklch */ color: oklch(73.2% 0.191 348.5);
Tailwind
colors: {
custom: {
50: '#ff9dd0',
500: '#fb6ebc',
950: '#000000',
},
}SCSS
$custom: #fb6ebc; $custom-light: #ff9dd0; $custom-dark: #000000;
JSON
{
"hex": "#fb6ebc",
"rgb": {
"r": 251,
"g": 110,
"b": 188
},
"hsl": {
"h": 326.809,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.73166,
"c": 0.19054,
"h": 348.5
},
"luminance": 0.35292
}Semantic roles & 50–950 ramp
primary
#FB6EBC
secondary
#CFF5E0
accent
#E66700
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82