#FC6FDF#FC6FDF
#FC6FDF is a light, highly saturated pink. Relative luminance 0.374; OKLCH L 74.8% C 0.212 H 336.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FDF |
|---|---|
| RGB | rgb(252, 111, 223) |
| HSL | hsl(312, 96%, 71%) |
| HSV | hsv(312, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 11.5%, 1.2%) |
| CIE-LAB | lab(67.57, 66.65, -31.67) |
| CIE-LCH | lch(67.57, 73.79, 334.58°) |
| OKLab | oklab(74.8% 0.1943 -0.0858) |
| OKLCH | oklch(74.8% 0.212 336.2) |
| XYZ | xyz(59.1491, 37.3965, 73.9007) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FDF #6FFC8C
analogous
#D26FFC #FC6FDF #FC6F98
triadic
#FC6FDF #DFFC6F #6FDFFC
tetradic
#FC6FDF #FCD26F #6FFC8C #6F98FC
square
#FC6FDF #FCD26F #6FFC8C #6F98FC
split-complementary
#FC6FDF #98FC6F #6FFCD2
monochromatic
#EC05BC #FB33D2 #FC6FDF #FDABEC #FEE1F8
Accessibility & contrast
On white
2.48
#FC6FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FC6FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FDF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FDF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E3
Deuteranopia (green-blind)
#9BACDB
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6fdf; /* rgb */ color: rgb(252, 111, 223); /* oklch */ color: oklch(74.8% 0.212 336.2);
Tailwind
colors: {
custom: {
50: '#ff9fe9',
500: '#fc6fdf',
950: '#000000',
},
}SCSS
$custom: #fc6fdf; $custom-light: #ff9fe9; $custom-dark: #000000;
JSON
{
"hex": "#fc6fdf",
"rgb": {
"r": 252,
"g": 111,
"b": 223
},
"hsl": {
"h": 312.34,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74797,
"c": 0.21237,
"h": 336.2
},
"luminance": 0.37392
}Semantic roles & 50–950 ramp
primary
#FC6FDF
secondary
#D1F6D8
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84