#FC6FB5#FC6FB5
#FC6FB5 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.2% C 0.186 H 351.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FB5 |
|---|---|
| RGB | rgb(252, 111, 181) |
| HSL | hsl(330, 96%, 71%) |
| HSV | hsv(330, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 28.2%, 1.2%) |
| CIE-LAB | lab(66.06, 60.83, -10.40) |
| CIE-LCH | lch(66.06, 61.72, 350.30°) |
| OKLab | oklab(73.18% 0.1844 -0.0268) |
| OKLCH | oklch(73.18% 0.186 351.7) |
| XYZ | xyz(54.1720, 35.4057, 47.6881) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.59
Hot Pink
#FF69B4
ΔE00 1.01
Bubble Gum Pink
#FF69AF
ΔE00 1.46
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 4.89
Medium Pink
#F36196
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FB5 #6FFCB6
analogous
#FC6FFB #FC6FB5 #FC6F6F
triadic
#FC6FB5 #B5FC6F #6FB5FC
tetradic
#FC6FB5 #FBFC6F #6FFCB6 #6F6FFC
square
#FC6FB5 #FBFC6F #6FFCB6 #6F6FFC
split-complementary
#FC6FB5 #6FFC6F #6FFBFC
monochromatic
#EC0577 #FB3396 #FC6FB5 #FDABD4 #FEE1F0
Accessibility & contrast
On white
2.60
#FC6FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FC6FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FB5
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FB5 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF688A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fb5; /* rgb */ color: rgb(252, 111, 181); /* oklch */ color: oklch(73.2% 0.186 351.7);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#fc6fb5',
950: '#000000',
},
}SCSS
$custom: #fc6fb5; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#fc6fb5",
"rgb": {
"r": 252,
"g": 111,
"b": 181
},
"hsl": {
"h": 330.213,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73182,
"c": 0.18633,
"h": 351.7
},
"luminance": 0.35401
}Semantic roles & 50–950 ramp
primary
#FC6FB5
secondary
#D1F6E4
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82