#FC6EBA#FC6EBA
#FC6EBA is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.2% C 0.190 H 349.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EBA |
|---|---|
| RGB | rgb(252, 110, 186) |
| HSL | hsl(328, 96%, 71%) |
| HSV | hsv(328, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 26.2%, 1.2%) |
| CIE-LAB | lab(66.06, 61.91, -13.24) |
| CIE-LCH | lch(66.06, 63.31, 347.93°) |
| OKLab | oklab(73.23% 0.1872 -0.0345) |
| OKLCH | oklch(73.23% 0.19 349.6) |
| XYZ | xyz(54.5858, 35.3976, 50.4025) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.26
Hot Pink
#FF69B4
ΔE00 1.41
Bubble Gum Pink
#FF69AF
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 4.43
Barbie Pink
#FE46A5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EBA #6EFCB0
analogous
#F76EFC #FC6EBA #FC6E73
triadic
#FC6EBA #BAFC6E #6EBAFC
tetradic
#FC6EBA #FCF76E #6EFCB0 #6E73FC
square
#FC6EBA #FCF76E #6EFCB0 #6E73FC
split-complementary
#FC6EBA #73FC6E #6EFCF7
monochromatic
#EB0580 #FB329D #FC6EBA #FDAAD7 #FEE1F1
Accessibility & contrast
On white
2.60
#FC6EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FC6EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EBA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EBA | 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)
#7F91BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FF698C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6eba; /* rgb */ color: rgb(252, 110, 186); /* oklch */ color: oklch(73.2% 0.190 349.6);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#fc6eba',
950: '#000000',
},
}SCSS
$custom: #fc6eba; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#fc6eba",
"rgb": {
"r": 252,
"g": 110,
"b": 186
},
"hsl": {
"h": 327.887,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.73231,
"c": 0.19033,
"h": 349.6
},
"luminance": 0.35392
}Semantic roles & 50–950 ramp
primary
#FC6EBA
secondary
#D0F6E2
accent
#E66B00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82