#DC53C0#DC53C0
#DC53C0 is a light, highly saturated pink. Relative luminance 0.252; OKLCH L 65.9% C 0.208 H 336.6°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DC53C0 |
|---|---|
| RGB | rgb(220, 83, 192) |
| HSL | hsl(312, 66%, 59%) |
| HSV | hsv(312, 62%, 86%) |
| CMYK | cmyk(0%, 62.3%, 12.7%, 13.7%) |
| CIE-LAB | lab(57.28, 65.34, -30.49) |
| CIE-LCH | lch(57.28, 72.11, 334.99°) |
| OKLab | oklab(65.9% 0.1914 -0.0827) |
| OKLCH | oklch(65.9% 0.208 336.6) |
| XYZ | xyz(42.1234, 25.2114, 52.5067) |
| Luminance | 0.2521 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 1.54
Purplish Pink
#CE5DAE
ΔE00 3.84
Pinky Purple
#C94CBE
ΔE00 4.46
Pinkish Purple
#D648D7
ΔE00 5.15
Hot Magenta
#F504C9
ΔE00 5.46
Pale Magenta
#D767AD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC53C0 #53DC6F
analogous
#B453DC #DC53C0 #DC537C
triadic
#DC53C0 #C0DC53 #53C0DC
tetradic
#DC53C0 #DCB453 #53DC6F #537CDC
square
#DC53C0 #DCB453 #53DC6F #537CDC
split-complementary
#DC53C0 #7CDC53 #53DCB4
monochromatic
#961F7E #C929A8 #DC53C0 #E686D3 #F1B9E5
Accessibility & contrast
On white
3.48
#DC53C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#DC53C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC53C0
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC53C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC53C0 | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#567CC3
Deuteranopia (green-blind)
#8091BD
Tritanopia (blue-blind)
#E75A82
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dc53c0; /* rgb */ color: rgb(220, 83, 192); /* oklch */ color: oklch(65.9% 0.208 336.6);
Tailwind
colors: {
custom: {
50: '#ea8cd3',
500: '#dc53c0',
950: '#000000',
},
}SCSS
$custom: #dc53c0; $custom-light: #ea8cd3; $custom-dark: #000000;
JSON
{
"hex": "#dc53c0",
"rgb": {
"r": 220,
"g": 83,
"b": 192
},
"hsl": {
"h": 312.263,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.65897,
"c": 0.20847,
"h": 336.6
},
"luminance": 0.25208
}Semantic roles & 50–950 ramp
primary
#DC53C0
secondary
#ABE0B6
accent
#E9623F
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D14
muted
#857E82