#FC6FDC#FC6FDC
#FC6FDC is a light, highly saturated pink. Relative luminance 0.372; OKLCH L 74.7% C 0.210 H 337.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FDC |
|---|---|
| RGB | rgb(252, 111, 220) |
| HSL | hsl(314, 96%, 71%) |
| HSV | hsv(314, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 12.7%, 1.2%) |
| CIE-LAB | lab(67.45, 66.20, -30.19) |
| CIE-LCH | lch(67.45, 72.76, 335.49°) |
| OKLab | oklab(74.67% 0.1937 -0.0816) |
| OKLCH | oklch(74.67% 0.21 337.2) |
| XYZ | xyz(58.7482, 37.2362, 71.7894) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FDC #6FFC8F
analogous
#D56FFC #FC6FDC #FC6F95
triadic
#FC6FDC #DCFC6F #6FDCFC
tetradic
#FC6FDC #FCD56F #6FFC8F #6F95FC
square
#FC6FDC #FCD56F #6FFC8F #6F95FC
split-complementary
#FC6FDC #95FC6F #6FFCD5
monochromatic
#EC05B7 #FB33CD #FC6FDC #FDABEB #FEE1F8
Accessibility & contrast
On white
2.49
#FC6FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FC6FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FDC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FDC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297DF
Deuteranopia (green-blind)
#9CACD8
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6fdc; /* rgb */ color: rgb(252, 111, 220); /* oklch */ color: oklch(74.7% 0.210 337.2);
Tailwind
colors: {
custom: {
50: '#ff9ee7',
500: '#fc6fdc',
950: '#000000',
},
}SCSS
$custom: #fc6fdc; $custom-light: #ff9ee7; $custom-dark: #000000;
JSON
{
"hex": "#fc6fdc",
"rgb": {
"r": 252,
"g": 111,
"b": 220
},
"hsl": {
"h": 313.617,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74669,
"c": 0.21021,
"h": 337.2
},
"luminance": 0.37232
}Semantic roles & 50–950 ramp
primary
#FC6FDC
secondary
#D1F6D9
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84