#FF6CBB#FF6CBB
#FF6CBB is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.4% C 0.196 H 349.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CBB |
|---|---|
| RGB | rgb(255, 108, 187) |
| HSL | hsl(328, 100%, 71%) |
| HSV | hsv(328, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 26.7%, 0%) |
| CIE-LAB | lab(66.20, 63.81, -13.55) |
| CIE-LCH | lch(66.20, 65.23, 348.01°) |
| OKLab | oklab(73.43% 0.1931 -0.0353) |
| OKLCH | oklch(73.43% 0.196 349.6) |
| XYZ | xyz(55.5744, 35.5783, 50.9445) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.27
Hot Pink
#FF69B4
ΔE00 1.35
Bubble Gum Pink
#FF69AF
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.56
Barbie Pink
#FE46A5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CBB #6CFFB0
analogous
#F96CFF #FF6CBB #FF6C71
triadic
#FF6CBB #BBFF6C #6CBBFF
tetradic
#FF6CBB #FFF96C #6CFFB0 #6C71FF
square
#FF6CBB #FFF96C #6CFFB0 #6C71FF
split-complementary
#FF6CBB #71FF6C #6CFFF9
monochromatic
#F10081 #FF2F9F #FF6CBB #FFA9D7 #FFE0F1
Accessibility & contrast
On white
2.59
#FF6CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF6CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CBB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CBB | 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)
#7E91BD
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FF678B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6cbb; /* rgb */ color: rgb(255, 108, 187); /* oklch */ color: oklch(73.4% 0.196 349.6);
Tailwind
colors: {
custom: {
50: '#ff9ccf',
500: '#ff6cbb',
950: '#000000',
},
}SCSS
$custom: #ff6cbb; $custom-light: #ff9ccf; $custom-dark: #000000;
JSON
{
"hex": "#ff6cbb",
"rgb": {
"r": 255,
"g": 108,
"b": 187
},
"hsl": {
"h": 327.755,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.73432,
"c": 0.19631,
"h": 349.6
},
"luminance": 0.35573
}Semantic roles & 50–950 ramp
primary
#FF6CBB
secondary
#D0F7E2
accent
#E66A00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F13
muted
#877F82