#FC6AD7#FC6AD7
#FC6AD7 is a light, highly saturated pink. Relative luminance 0.359; OKLCH L 73.9% C 0.214 H 338.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6AD7 |
|---|---|
| RGB | rgb(252, 106, 215) |
| HSL | hsl(315, 96%, 70%) |
| HSV | hsv(315, 58%, 99%) |
| CMYK | cmyk(0%, 57.9%, 14.7%, 1.2%) |
| CIE-LAB | lab(66.45, 67.63, -28.94) |
| CIE-LCH | lch(66.45, 73.56, 336.83°) |
| OKLab | oklab(73.87% 0.1992 -0.078) |
| OKLCH | oklch(73.87% 0.214 338.6) |
| XYZ | xyz(57.5656, 35.9145, 68.1771) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.80
Orchid
#DA70D6
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6AD7 #6AFC8F
analogous
#D86AFC #FC6AD7 #FC6A8E
triadic
#FC6AD7 #D7FC6A #6AD7FC
tetradic
#FC6AD7 #FCD86A #6AFC8F #6A8EFC
square
#FC6AD7 #FCD86A #6AFC8F #6A8EFC
split-complementary
#FC6AD7 #8EFC6A #6AFCD8
monochromatic
#E705AE #FB2EC7 #FC6AD7 #FDA6E7 #FEE1F7
Accessibility & contrast
On white
2.57
#FC6AD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC6AD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6AD7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6AD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6AD7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7093DA
Deuteranopia (green-blind)
#9BAAD3
Tritanopia (blue-blind)
#FF6F97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc6ad7; /* rgb */ color: rgb(252, 106, 215); /* oklch */ color: oklch(73.9% 0.214 338.6);
Tailwind
colors: {
custom: {
50: '#ff9ce3',
500: '#fc6ad7',
950: '#000000',
},
}SCSS
$custom: #fc6ad7; $custom-light: #ff9ce3; $custom-dark: #000000;
JSON
{
"hex": "#fc6ad7",
"rgb": {
"r": 252,
"g": 106,
"b": 215
},
"hsl": {
"h": 315.205,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.73868,
"c": 0.21395,
"h": 338.6
},
"luminance": 0.3591
}Semantic roles & 50–950 ramp
primary
#FC6AD7
secondary
#CDF5D7
accent
#E63A00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83