#FC6FBE#FC6FBE
#FC6FBE is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.5% C 0.191 H 348.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FBE |
|---|---|
| RGB | rgb(252, 111, 190) |
| HSL | hsl(326, 96%, 71%) |
| HSV | hsv(326, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 24.6%, 1.2%) |
| CIE-LAB | lab(66.36, 61.99, -15.04) |
| CIE-LCH | lch(66.36, 63.79, 346.36°) |
| OKLab | oklab(73.5% 0.1869 -0.0395) |
| OKLCH | oklch(73.5% 0.191 348.1) |
| XYZ | xyz(55.1255, 35.7871, 52.7096) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.01
Hot Pink
#FF69B4
ΔE00 2.14
Bubble Gum Pink
#FF69AF
ΔE00 3.14
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 3.99
Barbie Pink
#FE46A5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FBE #6FFCAD
analogous
#F36FFC #FC6FBE #FC6F77
triadic
#FC6FBE #BEFC6F #6FBEFC
tetradic
#FC6FBE #FCF36F #6FFCAD #6F77FC
square
#FC6FBE #FCF36F #6FFCAD #6F77FC
split-complementary
#FC6FBE #77FC6F #6FFCF3
monochromatic
#EC0586 #FB33A3 #FC6FBE #FDABD9 #FEE1F1
Accessibility & contrast
On white
2.57
#FC6FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FC6FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FBE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FBE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fbe; /* rgb */ color: rgb(252, 111, 190); /* oklch */ color: oklch(73.5% 0.191 348.1);
Tailwind
colors: {
custom: {
50: '#ff9ed1',
500: '#fc6fbe',
950: '#000000',
},
}SCSS
$custom: #fc6fbe; $custom-light: #ff9ed1; $custom-dark: #000000;
JSON
{
"hex": "#fc6fbe",
"rgb": {
"r": 252,
"g": 111,
"b": 190
},
"hsl": {
"h": 326.383,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73497,
"c": 0.19101,
"h": 348.1
},
"luminance": 0.35782
}Semantic roles & 50–950 ramp
primary
#FC6FBE
secondary
#D1F6E1
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82