#FC6FBA#FC6FBA
#FC6FBA is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.4% C 0.189 H 349.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FBA |
|---|---|
| RGB | rgb(252, 111, 186) |
| HSL | hsl(328, 96%, 71%) |
| HSV | hsv(328, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 26.2%, 1.2%) |
| CIE-LAB | lab(66.22, 61.47, -12.98) |
| CIE-LCH | lch(66.22, 62.82, 348.07°) |
| OKLab | oklab(73.36% 0.1858 -0.0338) |
| OKLCH | oklch(73.36% 0.189 349.7) |
| XYZ | xyz(54.6943, 35.6146, 50.4386) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.23
Hot Pink
#FF69B4
ΔE00 1.45
Bubble Gum Pink
#FF69AF
ΔE00 2.36
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 4.30
Barbie Pink
#FE46A5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FBA #6FFCB1
analogous
#F76FFC #FC6FBA #FC6F73
triadic
#FC6FBA #BAFC6F #6FBAFC
tetradic
#FC6FBA #FCF76F #6FFCB1 #6F73FC
square
#FC6FBA #FCF76F #6FFCB1 #6F73FC
split-complementary
#FC6FBA #73FC6F #6FFCF7
monochromatic
#EC0580 #FB339D #FC6FBA #FDABD7 #FEE1F1
Accessibility & contrast
On white
2.59
#FC6FBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FC6FBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FBA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FBA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FF6A8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fba; /* rgb */ color: rgb(252, 111, 186); /* oklch */ color: oklch(73.4% 0.189 349.7);
Tailwind
colors: {
custom: {
50: '#ff9ece',
500: '#fc6fba',
950: '#000000',
},
}SCSS
$custom: #fc6fba; $custom-light: #ff9ece; $custom-dark: #000000;
JSON
{
"hex": "#fc6fba",
"rgb": {
"r": 252,
"g": 111,
"b": 186
},
"hsl": {
"h": 328.085,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73355,
"c": 0.18887,
"h": 349.7
},
"luminance": 0.35609
}Semantic roles & 50–950 ramp
primary
#FC6FBA
secondary
#D1F6E2
accent
#E66B00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82