#FC6ED8#FC6ED8
#FC6ED8 is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.4% C 0.209 H 338.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6ED8 |
|---|---|
| RGB | rgb(252, 110, 216) |
| HSL | hsl(315, 96%, 71%) |
| HSV | hsv(315, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 14.3%, 1.2%) |
| CIE-LAB | lab(67.13, 66.05, -28.45) |
| CIE-LCH | lch(67.13, 71.91, 336.69°) |
| OKLab | oklab(74.38% 0.1943 -0.0767) |
| OKLCH | oklch(74.38% 0.209 338.5) |
| XYZ | xyz(58.1163, 36.8098, 68.9966) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.58
Orchid
#DA70D6
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6ED8 #6EFC92
analogous
#D96EFC #FC6ED8 #FC6E91
triadic
#FC6ED8 #D8FC6E #6ED8FC
tetradic
#FC6ED8 #FCD96E #6EFC92 #6E91FC
square
#FC6ED8 #FCD96E #6EFC92 #6E91FC
split-complementary
#FC6ED8 #91FC6E #6EFCD9
monochromatic
#EB05B0 #FB32C8 #FC6ED8 #FDAAE8 #FEE1F7
Accessibility & contrast
On white
2.51
#FC6ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FC6ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6ED8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6ED8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7395DB
Deuteranopia (green-blind)
#9DACD4
Tritanopia (blue-blind)
#FF739A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc6ed8; /* rgb */ color: rgb(252, 110, 216); /* oklch */ color: oklch(74.4% 0.209 338.5);
Tailwind
colors: {
custom: {
50: '#ff9ee4',
500: '#fc6ed8',
950: '#000000',
},
}SCSS
$custom: #fc6ed8; $custom-light: #ff9ee4; $custom-dark: #000000;
JSON
{
"hex": "#fc6ed8",
"rgb": {
"r": 252,
"g": 110,
"b": 216
},
"hsl": {
"h": 315.211,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.74382,
"c": 0.20885,
"h": 338.5
},
"luminance": 0.36805
}Semantic roles & 50–950 ramp
primary
#FC6ED8
secondary
#D0F6DA
accent
#E63A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83