#FC6DB8#FC6DB8
#FC6DB8 is a light, vivid pink. Relative luminance 0.351; OKLCH L 73.0% C 0.191 H 350.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DB8 |
|---|---|
| RGB | rgb(252, 109, 184) |
| HSL | hsl(329, 96%, 71%) |
| HSV | hsv(329, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 27%, 1.2%) |
| CIE-LAB | lab(65.83, 62.10, -12.45) |
| CIE-LCH | lch(65.83, 63.34, 348.66°) |
| OKLab | oklab(73.04% 0.188 -0.0324) |
| OKLCH | oklch(73.04% 0.191 350.2) |
| XYZ | xyz(54.2674, 35.0986, 49.2548) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.93
Hot Pink
#FF69B4
ΔE00 1.05
Bubble Gum Pink
#FF69AF
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.74
Barbie Pink
#FE46A5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DB8 #6DFCB1
analogous
#F86DFC #FC6DB8 #FC6D70
triadic
#FC6DB8 #B8FC6D #6DB8FC
tetradic
#FC6DB8 #FCF86D #6DFCB1 #6D70FC
square
#FC6DB8 #FCF86D #6DFCB1 #6D70FC
split-complementary
#FC6DB8 #70FC6D #6DFCF8
monochromatic
#EA057D #FB319B #FC6DB8 #FDA9D5 #FEE1F0
Accessibility & contrast
On white
2.62
#FC6DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FC6DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DB8
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DB8 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90BA
Deuteranopia (green-blind)
#A6A9B5
Tritanopia (blue-blind)
#FF678A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6db8; /* rgb */ color: rgb(252, 109, 184); /* oklch */ color: oklch(73.0% 0.191 350.2);
Tailwind
colors: {
custom: {
50: '#ff9dcd',
500: '#fc6db8',
950: '#000000',
},
}SCSS
$custom: #fc6db8; $custom-light: #ff9dcd; $custom-dark: #000000;
JSON
{
"hex": "#fc6db8",
"rgb": {
"r": 252,
"g": 109,
"b": 184
},
"hsl": {
"h": 328.531,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.73037,
"c": 0.19075,
"h": 350.2
},
"luminance": 0.35093
}Semantic roles & 50–950 ramp
primary
#FC6DB8
secondary
#CFF6E1
accent
#E66D00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82