#FC6FD6#FC6FD6
#FC6FD6 is a light, highly saturated pink. Relative luminance 0.369; OKLCH L 74.4% C 0.206 H 339.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FD6 |
|---|---|
| RGB | rgb(252, 111, 214) |
| HSL | hsl(316, 96%, 71%) |
| HSV | hsv(316, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 15.1%, 1.2%) |
| CIE-LAB | lab(67.22, 65.31, -27.20) |
| CIE-LCH | lch(67.22, 70.75, 337.39°) |
| OKLab | oklab(74.42% 0.1926 -0.0732) |
| OKLCH | oklch(74.42% 0.206 339.2) |
| XYZ | xyz(57.9678, 36.9240, 67.6793) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 3.97
Bubblegum Pink
#FE83CC
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FD6 #6FFC95
analogous
#DB6FFC #FC6FD6 #FC6F8F
triadic
#FC6FD6 #D6FC6F #6FD6FC
tetradic
#FC6FD6 #FCDB6F #6FFC95 #6F8FFC
square
#FC6FD6 #FCDB6F #6FFC95 #6F8FFC
split-complementary
#FC6FD6 #8FFC6F #6FFCDB
monochromatic
#EC05AD #FB33C5 #FC6FD6 #FDABE7 #FEE1F6
Accessibility & contrast
On white
2.50
#FC6FD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC6FD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FD6
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FD6 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7596D9
Deuteranopia (green-blind)
#9EACD2
Tritanopia (blue-blind)
#FF7399
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6fd6; /* rgb */ color: rgb(252, 111, 214); /* oklch */ color: oklch(74.4% 0.206 339.2);
Tailwind
colors: {
custom: {
50: '#ff9ee3',
500: '#fc6fd6',
950: '#000000',
},
}SCSS
$custom: #fc6fd6; $custom-light: #ff9ee3; $custom-dark: #000000;
JSON
{
"hex": "#fc6fd6",
"rgb": {
"r": 252,
"g": 111,
"b": 214
},
"hsl": {
"h": 316.17,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.7442,
"c": 0.206,
"h": 339.2
},
"luminance": 0.36919
}Semantic roles & 50–950 ramp
primary
#FC6FD6
secondary
#D1F6DB
accent
#E63E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83