#FC6EBB#FC6EBB
#FC6EBB is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.3% C 0.191 H 349.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EBB |
|---|---|
| RGB | rgb(252, 110, 187) |
| HSL | hsl(327, 96%, 71%) |
| HSV | hsv(327, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(66.09, 62.04, -13.75) |
| CIE-LCH | lch(66.09, 63.55, 347.50°) |
| OKLab | oklab(73.27% 0.1875 -0.0359) |
| OKLCH | oklch(73.27% 0.191 349.2) |
| XYZ | xyz(54.6925, 35.4403, 50.9643) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.45
Hot Pink
#FF69B4
ΔE00 1.58
Bubble Gum Pink
#FF69AF
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 4.34
Barbie Pink
#FE46A5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EBB #6EFCAF
analogous
#F66EFC #FC6EBB #FC6E74
triadic
#FC6EBB #BBFC6E #6EBBFC
tetradic
#FC6EBB #FCF66E #6EFCAF #6E74FC
square
#FC6EBB #FCF66E #6EFCAF #6E74FC
split-complementary
#FC6EBB #74FC6E #6EFCF6
monochromatic
#EB0582 #FB329F #FC6EBB #FDAAD7 #FEE1F1
Accessibility & contrast
On white
2.60
#FC6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FC6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EBB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EBB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#FF698C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6ebb; /* rgb */ color: rgb(252, 110, 187); /* oklch */ color: oklch(73.3% 0.191 349.2);
Tailwind
colors: {
custom: {
50: '#ff9dcf',
500: '#fc6ebb',
950: '#000000',
},
}SCSS
$custom: #fc6ebb; $custom-light: #ff9dcf; $custom-dark: #000000;
JSON
{
"hex": "#fc6ebb",
"rgb": {
"r": 252,
"g": 110,
"b": 187
},
"hsl": {
"h": 327.465,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.73266,
"c": 0.19086,
"h": 349.2
},
"luminance": 0.35435
}Semantic roles & 50–950 ramp
primary
#FC6EBB
secondary
#D0F6E1
accent
#E66900
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82