#FC6FD5#FC6FD5
#FC6FD5 is a light, highly saturated pink. Relative luminance 0.369; OKLCH L 74.4% C 0.205 H 339.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FD5 |
|---|---|
| RGB | rgb(252, 111, 213) |
| HSL | hsl(317, 96%, 71%) |
| HSV | hsv(317, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 15.5%, 1.2%) |
| CIE-LAB | lab(67.18, 65.17, -26.70) |
| CIE-LCH | lch(67.18, 70.43, 337.72°) |
| OKLab | oklab(74.38% 0.1924 -0.0718) |
| OKLCH | oklch(74.38% 0.205 339.5) |
| XYZ | xyz(57.8405, 36.8731, 67.0088) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FD5 #6FFC96
analogous
#DC6FFC #FC6FD5 #FC6F8E
triadic
#FC6FD5 #D5FC6F #6FD5FC
tetradic
#FC6FD5 #FCDC6F #6FFC96 #6F8EFC
square
#FC6FD5 #FCDC6F #6FFC96 #6F8EFC
split-complementary
#FC6FD5 #8EFC6F #6FFCDC
monochromatic
#EC05AC #FB33C4 #FC6FD5 #FDABE6 #FEE1F6
Accessibility & contrast
On white
2.51
#FC6FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC6FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FD5
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FD5 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7595D8
Deuteranopia (green-blind)
#9EACD1
Tritanopia (blue-blind)
#FF7299
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc6fd5; /* rgb */ color: rgb(252, 111, 213); /* oklch */ color: oklch(74.4% 0.205 339.5);
Tailwind
colors: {
custom: {
50: '#ff9ee2',
500: '#fc6fd5',
950: '#000000',
},
}SCSS
$custom: #fc6fd5; $custom-light: #ff9ee2; $custom-dark: #000000;
JSON
{
"hex": "#fc6fd5",
"rgb": {
"r": 252,
"g": 111,
"b": 213
},
"hsl": {
"h": 316.596,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74379,
"c": 0.20531,
"h": 339.5
},
"luminance": 0.36868
}Semantic roles & 50–950 ramp
primary
#FC6FD5
secondary
#D1F6DB
accent
#E63F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83