#FC6CD9#FC6CD9
#FC6CD9 is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.2% C 0.212 H 338.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6CD9 |
|---|---|
| RGB | rgb(252, 108, 217) |
| HSL | hsl(315, 96%, 71%) |
| HSV | hsv(315, 57%, 99%) |
| CMYK | cmyk(0%, 57.1%, 13.9%, 1.2%) |
| CIE-LAB | lab(66.85, 67.06, -29.45) |
| CIE-LCH | lch(66.85, 73.24, 336.29°) |
| OKLab | oklab(74.19% 0.197 -0.0795) |
| OKLCH | oklch(74.19% 0.212 338) |
| XYZ | xyz(58.0326, 36.4350, 69.6084) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 5.55
Orchid
#DA70D6
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6CD9 #6CFC8F
analogous
#D76CFC #FC6CD9 #FC6C91
triadic
#FC6CD9 #D9FC6C #6CD9FC
tetradic
#FC6CD9 #FCD76C #6CFC8F #6C91FC
square
#FC6CD9 #FCD76C #6CFC8F #6C91FC
split-complementary
#FC6CD9 #91FC6C #6CFCD7
monochromatic
#E905B1 #FB30C9 #FC6CD9 #FDA8E9 #FEE1F7
Accessibility & contrast
On white
2.53
#FC6CD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FC6CD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6CD9
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6CD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6CD9 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7194DC
Deuteranopia (green-blind)
#9BABD5
Tritanopia (blue-blind)
#FF7199
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc6cd9; /* rgb */ color: rgb(252, 108, 217); /* oklch */ color: oklch(74.2% 0.212 338.0);
Tailwind
colors: {
custom: {
50: '#ff9de5',
500: '#fc6cd9',
950: '#000000',
},
}SCSS
$custom: #fc6cd9; $custom-light: #ff9de5; $custom-dark: #000000;
JSON
{
"hex": "#fc6cd9",
"rgb": {
"r": 252,
"g": 108,
"b": 217
},
"hsl": {
"h": 314.583,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.74186,
"c": 0.21245,
"h": 338
},
"luminance": 0.3643
}Semantic roles & 50–950 ramp
primary
#FC6CD9
secondary
#CEF5D8
accent
#E63800
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F15
muted
#867F84