#FC6FDE#FC6FDE
#FC6FDE is a light, highly saturated pink. Relative luminance 0.373; OKLCH L 74.8% C 0.212 H 336.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FDE |
|---|---|
| RGB | rgb(252, 111, 222) |
| HSL | hsl(313, 96%, 71%) |
| HSV | hsv(313, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 11.9%, 1.2%) |
| CIE-LAB | lab(67.53, 66.50, -31.18) |
| CIE-LCH | lch(67.53, 73.44, 334.88°) |
| OKLab | oklab(74.75% 0.1941 -0.0844) |
| OKLCH | oklch(74.75% 0.212 336.5) |
| XYZ | xyz(59.0147, 37.3428, 73.1927) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FDE #6FFC8D
analogous
#D36FFC #FC6FDE #FC6F97
triadic
#FC6FDE #DEFC6F #6FDEFC
tetradic
#FC6FDE #FCD36F #6FFC8D #6F97FC
square
#FC6FDE #FCD36F #6FFC8D #6F97FC
split-complementary
#FC6FDE #97FC6F #6FFCD3
monochromatic
#EC05BB #FB33D0 #FC6FDE #FDABEC #FEE1F8
Accessibility & contrast
On white
2.48
#FC6FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FC6FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FDE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FDE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E2
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6fde; /* rgb */ color: rgb(252, 111, 222); /* oklch */ color: oklch(74.8% 0.212 336.5);
Tailwind
colors: {
custom: {
50: '#ff9fe8',
500: '#fc6fde',
950: '#000000',
},
}SCSS
$custom: #fc6fde; $custom-light: #ff9fe8; $custom-dark: #000000;
JSON
{
"hex": "#fc6fde",
"rgb": {
"r": 252,
"g": 111,
"b": 222
},
"hsl": {
"h": 312.766,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74754,
"c": 0.21165,
"h": 336.5
},
"luminance": 0.37338
}Semantic roles & 50–950 ramp
primary
#FC6FDE
secondary
#D1F6D9
accent
#E63100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84