#FD6CDF#FD6CDF
#FD6CDF is a light, highly saturated pink. Relative luminance 0.369; OKLCH L 74.6% C 0.217 H 336.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CDF |
|---|---|
| RGB | rgb(253, 108, 223) |
| HSL | hsl(312, 97%, 71%) |
| HSV | hsv(312, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 11.9%, 0.8%) |
| CIE-LAB | lab(67.23, 68.22, -32.19) |
| CIE-LCH | lch(67.23, 75.43, 334.74°) |
| OKLab | oklab(74.57% 0.1991 -0.0872) |
| OKLCH | oklch(74.57% 0.217 336.3) |
| XYZ | xyz(59.1904, 36.9401, 73.8104) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.81
Light Magenta
#FA5FF7
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CDF #6CFD8A
analogous
#D26CFD #FD6CDF #FD6C96
triadic
#FD6CDF #DFFD6C #6CDFFD
tetradic
#FD6CDF #FDD26C #6CFD8A #6C96FD
square
#FD6CDF #FDD26C #6CFD8A #6C96FD
split-complementary
#FD6CDF #96FD6C #6CFDD2
monochromatic
#EB03BB #FC30D2 #FD6CDF #FEA8EC #FFE1F8
Accessibility & contrast
On white
2.50
#FD6CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FD6CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CDF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CDF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E96E3
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6cdf; /* rgb */ color: rgb(253, 108, 223); /* oklch */ color: oklch(74.6% 0.217 336.3);
Tailwind
colors: {
custom: {
50: '#ff9de9',
500: '#fd6cdf',
950: '#000000',
},
}SCSS
$custom: #fd6cdf; $custom-light: #ff9de9; $custom-dark: #000000;
JSON
{
"hex": "#fd6cdf",
"rgb": {
"r": 253,
"g": 108,
"b": 223
},
"hsl": {
"h": 312.414,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.74574,
"c": 0.21739,
"h": 336.3
},
"luminance": 0.36935
}Semantic roles & 50–950 ramp
primary
#FD6CDF
secondary
#CFF6D7
accent
#E62F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84