#FC6FB8#FC6FB8
#FC6FB8 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.188 H 350.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FB8 |
|---|---|
| RGB | rgb(252, 111, 184) |
| HSL | hsl(329, 96%, 71%) |
| HSV | hsv(329, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 27%, 1.2%) |
| CIE-LAB | lab(66.16, 61.21, -11.95) |
| CIE-LCH | lch(66.16, 62.37, 348.95°) |
| OKLab | oklab(73.29% 0.1853 -0.031) |
| OKLCH | oklch(73.29% 0.188 350.5) |
| XYZ | xyz(54.4832, 35.5302, 49.3267) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.88
Hot Pink
#FF69B4
ΔE00 1.18
Bubble Gum Pink
#FF69AF
ΔE00 1.98
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 4.52
Barbie Pink
#FE46A5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FB8 #6FFCB3
analogous
#F96FFC #FC6FB8 #FC6F71
triadic
#FC6FB8 #B8FC6F #6FB8FC
tetradic
#FC6FB8 #FCF96F #6FFCB3 #6F71FC
square
#FC6FB8 #FCF96F #6FFCB3 #6F71FC
split-complementary
#FC6FB8 #71FC6F #6FFCF9
monochromatic
#EC057C #FB339A #FC6FB8 #FDABD6 #FEE1F0
Accessibility & contrast
On white
2.59
#FC6FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FC6FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FB8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FB8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FF698B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fb8; /* rgb */ color: rgb(252, 111, 184); /* oklch */ color: oklch(73.3% 0.188 350.5);
Tailwind
colors: {
custom: {
50: '#ff9ecd',
500: '#fc6fb8',
950: '#000000',
},
}SCSS
$custom: #fc6fb8; $custom-light: #ff9ecd; $custom-dark: #000000;
JSON
{
"hex": "#fc6fb8",
"rgb": {
"r": 252,
"g": 111,
"b": 184
},
"hsl": {
"h": 328.936,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73286,
"c": 0.18783,
"h": 350.5
},
"luminance": 0.35525
}Semantic roles & 50–950 ramp
primary
#FC6FB8
secondary
#D1F6E3
accent
#E66F00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82