#FD6CDC#FD6CDC
#FD6CDC is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.4% C 0.215 H 337.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CDC |
|---|---|
| RGB | rgb(253, 108, 220) |
| HSL | hsl(314, 97%, 71%) |
| HSV | hsv(314, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 13%, 0.8%) |
| CIE-LAB | lab(67.11, 67.78, -30.70) |
| CIE-LCH | lch(67.11, 74.41, 335.63°) |
| OKLab | oklab(74.44% 0.1986 -0.083) |
| OKLCH | oklch(74.44% 0.215 337.3) |
| XYZ | xyz(58.7896, 36.7797, 71.6991) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CDC #6CFD8D
analogous
#D56CFD #FD6CDC #FD6C93
triadic
#FD6CDC #DCFD6C #6CDCFD
tetradic
#FD6CDC #FDD56C #6CFD8D #6C93FD
square
#FD6CDC #FDD56C #6CFD8D #6C93FD
split-complementary
#FD6CDC #93FD6C #6CFDD5
monochromatic
#EB03B7 #FC30CE #FD6CDC #FEA8EA #FFE1F8
Accessibility & contrast
On white
2.51
#FD6CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FD6CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CDC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CDC | 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)
#7095E0
Deuteranopia (green-blind)
#9BACD8
Tritanopia (blue-blind)
#FF729B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd6cdc; /* rgb */ color: rgb(253, 108, 220); /* oklch */ color: oklch(74.4% 0.215 337.3);
Tailwind
colors: {
custom: {
50: '#ff9de7',
500: '#fd6cdc',
950: '#000000',
},
}SCSS
$custom: #fd6cdc; $custom-light: #ff9de7; $custom-dark: #000000;
JSON
{
"hex": "#fd6cdc",
"rgb": {
"r": 253,
"g": 108,
"b": 220
},
"hsl": {
"h": 313.655,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.74445,
"c": 0.21525,
"h": 337.3
},
"luminance": 0.36775
}Semantic roles & 50–950 ramp
primary
#FD6CDC
secondary
#CFF6D8
accent
#E63400
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84