#FC6ADD#FC6ADD
#FC6ADD is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.1% C 0.218 H 336.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6ADD |
|---|---|
| RGB | rgb(252, 106, 221) |
| HSL | hsl(313, 96%, 70%) |
| HSV | hsv(313, 58%, 99%) |
| CMYK | cmyk(0%, 57.9%, 12.3%, 1.2%) |
| CIE-LAB | lab(66.69, 68.51, -31.92) |
| CIE-LCH | lch(66.69, 75.58, 335.02°) |
| OKLab | oklab(74.12% 0.2003 -0.0864) |
| OKLCH | oklch(74.12% 0.218 336.7) |
| XYZ | xyz(58.3507, 36.2286, 72.3122) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6ADD #6AFC89
analogous
#D26AFC #FC6ADD #FC6A94
triadic
#FC6ADD #DDFC6A #6ADDFC
tetradic
#FC6ADD #FCD26A #6AFC89 #6A94FC
square
#FC6ADD #FCD26A #6AFC89 #6A94FC
split-complementary
#FC6ADD #94FC6A #6AFCD2
monochromatic
#E705B7 #FB2ECF #FC6ADD #FDA6EB #FEE1F8
Accessibility & contrast
On white
2.55
#FC6ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FC6ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6ADD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6ADD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E1
Deuteranopia (green-blind)
#99AAD9
Tritanopia (blue-blind)
#FF719A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc6add; /* rgb */ color: rgb(252, 106, 221); /* oklch */ color: oklch(74.1% 0.218 336.7);
Tailwind
colors: {
custom: {
50: '#ff9ce8',
500: '#fc6add',
950: '#000000',
},
}SCSS
$custom: #fc6add; $custom-light: #ff9ce8; $custom-dark: #000000;
JSON
{
"hex": "#fc6add",
"rgb": {
"r": 252,
"g": 106,
"b": 221
},
"hsl": {
"h": 312.74,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.74123,
"c": 0.21815,
"h": 336.7
},
"luminance": 0.36224
}Semantic roles & 50–950 ramp
primary
#FC6ADD
secondary
#CDF5D5
accent
#E63100
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84