#FF6CBD#FF6CBD
#FF6CBD is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.5% C 0.197 H 348.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CBD |
|---|---|
| RGB | rgb(255, 108, 189) |
| HSL | hsl(327, 100%, 71%) |
| HSV | hsv(327, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 25.9%, 0%) |
| CIE-LAB | lab(66.26, 64.06, -14.58) |
| CIE-LCH | lch(66.26, 65.70, 347.18°) |
| OKLab | oklab(73.5% 0.1936 -0.0381) |
| OKLCH | oklch(73.5% 0.197 348.9) |
| XYZ | xyz(55.7900, 35.6645, 52.0800) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.69
Hot Pink
#FF69B4
ΔE00 1.74
Bubble Gum Pink
#FF69AF
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.41
Barbie Pink
#FE46A5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CBD #6CFFAE
analogous
#F86CFF #FF6CBD #FF6C73
triadic
#FF6CBD #BDFF6C #6CBDFF
tetradic
#FF6CBD #FFF86C #6CFFAE #6C73FF
square
#FF6CBD #FFF86C #6CFFAE #6C73FF
split-complementary
#FF6CBD #73FF6C #6CFFF8
monochromatic
#F10085 #FF2FA2 #FF6CBD #FFA9D8 #FFE0F1
Accessibility & contrast
On white
2.58
#FF6CBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FF6CBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CBD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CBD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#FF678C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6cbd; /* rgb */ color: rgb(255, 108, 189); /* oklch */ color: oklch(73.5% 0.197 348.9);
Tailwind
colors: {
custom: {
50: '#ff9cd1',
500: '#ff6cbd',
950: '#000000',
},
}SCSS
$custom: #ff6cbd; $custom-light: #ff9cd1; $custom-dark: #000000;
JSON
{
"hex": "#ff6cbd",
"rgb": {
"r": 255,
"g": 108,
"b": 189
},
"hsl": {
"h": 326.939,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.73503,
"c": 0.19736,
"h": 348.9
},
"luminance": 0.35659
}Semantic roles & 50–950 ramp
primary
#FF6CBD
secondary
#D0F7E1
accent
#E66700
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82