#FC6FB3#FC6FB3
#FC6FB3 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.1% C 0.185 H 352.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FB3 |
|---|---|
| RGB | rgb(252, 111, 179) |
| HSL | hsl(331, 96%, 71%) |
| HSV | hsv(331, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 29%, 1.2%) |
| CIE-LAB | lab(66.00, 60.59, -9.36) |
| CIE-LCH | lch(66.00, 61.30, 351.22°) |
| OKLab | oklab(73.11% 0.1838 -0.024) |
| OKLCH | oklch(73.11% 0.185 352.6) |
| XYZ | xyz(53.9683, 35.3242, 46.6151) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.74
Hot Pink
#FF69B4
ΔE00 1.12
Bubble Gum Pink
#FF69AF
ΔE00 1.18
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 5.18
Medium Pink
#F36196
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FB3 #6FFCB8
analogous
#FC6FF9 #FC6FB3 #FC716F
triadic
#FC6FB3 #B3FC6F #6FB3FC
tetradic
#FC6FB3 #F9FC6F #6FFCB8 #716FFC
square
#FC6FB3 #F9FC6F #6FFCB8 #716FFC
split-complementary
#FC6FB3 #6FFC71 #6FF9FC
monochromatic
#EC0574 #FB3393 #FC6FB3 #FDABD3 #FEE1EF
Accessibility & contrast
On white
2.60
#FC6FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FC6FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FB3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FB3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8291B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FF6889
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6fb3; /* rgb */ color: rgb(252, 111, 179); /* oklch */ color: oklch(73.1% 0.185 352.6);
Tailwind
colors: {
custom: {
50: '#ff9ec9',
500: '#fc6fb3',
950: '#000000',
},
}SCSS
$custom: #fc6fb3; $custom-light: #ff9ec9; $custom-dark: #000000;
JSON
{
"hex": "#fc6fb3",
"rgb": {
"r": 252,
"g": 111,
"b": 179
},
"hsl": {
"h": 331.064,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73115,
"c": 0.18537,
"h": 352.6
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#FC6FB3
secondary
#D1F6E4
accent
#E67700
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82