Bubblegum (survey)#FF6CB5
#FF6CB5 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.2% C 0.193 H 352.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CB5 |
|---|---|
| RGB | rgb(255, 108, 181) |
| HSL | hsl(330, 100%, 71%) |
| HSV | hsv(330, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 29%, 0%) |
| CIE-LAB | lab(66.00, 63.06, -10.44) |
| CIE-LCH | lch(66.00, 63.92, 350.60°) |
| OKLab | oklab(73.22% 0.1914 -0.0269) |
| OKLCH | oklch(73.22% 0.193 352) |
| XYZ | xyz(54.9454, 35.3267, 47.6322) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.00
Hot Pink
#FF69B4
ΔE00 0.52
Bubble Gum Pink
#FF69AF
ΔE00 1.18
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 5.19
Barbie Pink
#FE46A5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CB5 #6CFFB6
analogous
#FF6CFF #FF6CB5 #FF6C6C
triadic
#FF6CB5 #B5FF6C #6CB5FF
tetradic
#FF6CB5 #FFFF6C #6CFFB6 #6C6CFF
square
#FF6CB5 #FFFF6C #6CFFB6 #6C6CFF
split-complementary
#FF6CB5 #6CFF6C #6CFFFF
monochromatic
#F10077 #FF2F96 #FF6CB5 #FFA9D4 #FFE0F0
Accessibility & contrast
On white
2.60
#FF6CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FF6CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CB5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CB5 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 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)
#8090B7
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF6589
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6cb5; /* rgb */ color: rgb(255, 108, 181); /* oklch */ color: oklch(73.2% 0.193 352.0);
Tailwind
colors: {
custom: {
50: '#ff9ccb',
500: '#ff6cb5',
950: '#000000',
},
}SCSS
$custom: #ff6cb5; $custom-light: #ff9ccb; $custom-dark: #000000;
JSON
{
"hex": "#ff6cb5",
"rgb": {
"r": 255,
"g": 108,
"b": 181
},
"hsl": {
"h": 330.204,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.73224,
"c": 0.19331,
"h": 352
},
"luminance": 0.35321
}Semantic roles & 50–950 ramp
primary
#FF6CB5
secondary
#D0F7E4
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82