#FC6DBA#FC6DBA
#FC6DBA is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.1% C 0.192 H 349.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DBA |
|---|---|
| RGB | rgb(252, 109, 186) |
| HSL | hsl(328, 96%, 71%) |
| HSV | hsv(328, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 26.2%, 1.2%) |
| CIE-LAB | lab(65.89, 62.36, -13.49) |
| CIE-LCH | lch(65.89, 63.80, 347.80°) |
| OKLab | oklab(73.11% 0.1885 -0.0352) |
| OKLCH | oklch(73.11% 0.192 349.4) |
| XYZ | xyz(54.4785, 35.1830, 50.3667) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.32
Hot Pink
#FF69B4
ΔE00 1.40
Bubble Gum Pink
#FF69AF
ΔE00 2.40
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
#FC6DBA #6DFCAF
analogous
#F66DFC #FC6DBA #FC6D72
triadic
#FC6DBA #BAFC6D #6DBAFC
tetradic
#FC6DBA #FCF66D #6DFCAF #6D72FC
square
#FC6DBA #FCF66D #6DFCAF #6D72FC
split-complementary
#FC6DBA #72FC6D #6DFCF6
monochromatic
#EA0580 #FB319E #FC6DBA #FDA9D6 #FEE1F1
Accessibility & contrast
On white
2.61
#FC6DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FC6DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DBA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DBA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BC
Deuteranopia (green-blind)
#A5A9B7
Tritanopia (blue-blind)
#FF688B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6dba; /* rgb */ color: rgb(252, 109, 186); /* oklch */ color: oklch(73.1% 0.192 349.4);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#fc6dba',
950: '#000000',
},
}SCSS
$custom: #fc6dba; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#fc6dba",
"rgb": {
"r": 252,
"g": 109,
"b": 186
},
"hsl": {
"h": 327.692,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.73107,
"c": 0.19179,
"h": 349.4
},
"luminance": 0.35178
}Semantic roles & 50–950 ramp
primary
#FC6DBA
secondary
#CFF6E1
accent
#E66A00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82