#DC4CAD#DC4CAD
#DC4CAD is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.3% C 0.205 H 343.1°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC4CAD |
|---|---|
| RGB | rgb(220, 76, 173) |
| HSL | hsl(320, 67%, 58%) |
| HSV | hsv(320, 65%, 86%) |
| CMYK | cmyk(0%, 65.5%, 21.4%, 13.7%) |
| CIE-LAB | lab(55.49, 65.44, -22.28) |
| CIE-LCH | lch(55.49, 69.13, 341.20°) |
| OKLab | oklab(64.33% 0.1964 -0.0595) |
| OKLCH | oklch(64.33% 0.205 343.1) |
| XYZ | xyz(39.6437, 23.4055, 41.9569) |
| Luminance | 0.2340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.17
Purpleish Pink
#DF4EC8
ΔE00 4.78
Pale Magenta
#D767AD
ΔE00 5.06
Bright Pink
#FE01B1
ΔE00 5.38
Pinky Purple
#C94CBE
ΔE00 5.86
Hot Magenta
#F504C9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC4CAD #4CDC7B
analogous
#C34CDC #DC4CAD #DC4C65
triadic
#DC4CAD #ADDC4C #4CADDC
tetradic
#DC4CAD #DCC34C #4CDC7B #4C65DC
square
#DC4CAD #DCC34C #4CDC7B #4C65DC
split-complementary
#DC4CAD #65DC4C #4CDCC3
monochromatic
#911C6B #C42691 #DC4CAD #E67FC4 #F0B2DC
Accessibility & contrast
On white
3.70
#DC4CAD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#DC4CAD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC4CAD
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC4CAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC4CAD | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5976B0
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#E94C76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dc4cad; /* rgb */ color: rgb(220, 76, 173); /* oklch */ color: oklch(64.3% 0.205 343.1);
Tailwind
colors: {
custom: {
50: '#eb88c5',
500: '#dc4cad',
950: '#000000',
},
}SCSS
$custom: #dc4cad; $custom-light: #eb88c5; $custom-dark: #000000;
JSON
{
"hex": "#dc4cad",
"rgb": {
"r": 220,
"g": 76,
"b": 173
},
"hsl": {
"h": 319.583,
"s": 67.29,
"l": 58.039
},
"oklch": {
"l": 0.64328,
"c": 0.20517,
"h": 343.1
},
"luminance": 0.23402
}Semantic roles & 50–950 ramp
primary
#DC4CAD
secondary
#A5DFB8
accent
#EA763E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82