#DC5DBC#DC5DBC
#DC5DBC is a light, vivid pink. Relative luminance 0.267; OKLCH L 66.9% C 0.191 H 338.5°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DC5DBC |
|---|---|
| RGB | rgb(220, 93, 188) |
| HSL | hsl(315, 64%, 61%) |
| HSV | hsv(315, 58%, 86%) |
| CMYK | cmyk(0%, 57.7%, 14.5%, 13.7%) |
| CIE-LAB | lab(58.68, 60.49, -26.04) |
| CIE-LCH | lch(58.68, 65.85, 336.71°) |
| OKLab | oklab(66.87% 0.178 -0.0702) |
| OKLCH | oklch(66.87% 0.191 338.5) |
| XYZ | xyz(42.5073, 26.6786, 50.4779) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.07
Purpleish Pink
#DF4EC8
ΔE00 3.48
Pale Magenta
#D767AD
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.59
Orchid (survey)
#C875C4
ΔE00 5.84
Pinky Purple
#C94CBE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC5DBC #5DDC7D
analogous
#BD5DDC #DC5DBC #DC5D7D
triadic
#DC5DBC #BCDC5D #5DBCDC
tetradic
#DC5DBC #DCBD5D #5DDC7D #5D7DDC
square
#DC5DBC #DCBD5D #5DDC7D #5D7DDC
split-complementary
#DC5DBC #7DDC5D #5DDCBD
monochromatic
#9D227E #CF2DA6 #DC5DBC #E78FD1 #F2C2E6
Accessibility & contrast
On white
3.31
#DC5DBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#DC5DBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC5DBC
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC5DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC5DBC | 1.00 | 3.31 | 6.33 | 6.33 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6281BF
Deuteranopia (green-blind)
#8794B9
Tritanopia (blue-blind)
#E76184
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #dc5dbc; /* rgb */ color: rgb(220, 93, 188); /* oklch */ color: oklch(66.9% 0.191 338.5);
Tailwind
colors: {
custom: {
50: '#ea91d0',
500: '#dc5dbc',
950: '#000000',
},
}SCSS
$custom: #dc5dbc; $custom-light: #ea91d0; $custom-dark: #000000;
JSON
{
"hex": "#dc5dbc",
"rgb": {
"r": 220,
"g": 93,
"b": 188
},
"hsl": {
"h": 315.118,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.66866,
"c": 0.19137,
"h": 338.5
},
"luminance": 0.26675
}Semantic roles & 50–950 ramp
primary
#DC5DBC
secondary
#B3E2BF
accent
#CC4619
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D14
muted
#857E82