#DC6DBC#DC6DBC
#DC6DBC is a light, vivid pink. Relative luminance 0.298; OKLCH L 68.9% C 0.167 H 339.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DBC |
|---|---|
| RGB | rgb(220, 109, 188) |
| HSL | hsl(317, 61%, 65%) |
| HSV | hsv(317, 50%, 86%) |
| CMYK | cmyk(0%, 50.5%, 14.5%, 13.7%) |
| CIE-LAB | lab(61.47, 53.05, -21.75) |
| CIE-LCH | lch(61.47, 57.33, 337.71°) |
| OKLab | oklab(68.94% 0.156 -0.0583) |
| OKLCH | oklch(68.94% 0.167 339.5) |
| XYZ | xyz(44.0615, 29.7870, 50.9960) |
| Luminance | 0.2978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.94
Orchid (survey)
#C875C4
ΔE00 4.69
Purplish Pink
#CE5DAE
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.49
Purpleish Pink
#DF4EC8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DBC #6DDC8D
analogous
#C46DDC #DC6DBC #DC6D85
triadic
#DC6DBC #BCDC6D #6DBCDC
tetradic
#DC6DBC #DCC46D #6DDC8D #6D85DC
square
#DC6DBC #DCC46D #6DDC8D #6D85DC
split-complementary
#DC6DBC #85DC6D #6DDCC4
monochromatic
#A72882 #D03CA5 #DC6DBC #E89ED3 #F4D0E9
Accessibility & contrast
On white
3.02
#DC6DBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#DC6DBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC6DBC
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DBC | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BF
Deuteranopia (green-blind)
#909BB9
Tritanopia (blue-blind)
#E76F8C
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #dc6dbc; /* rgb */ color: rgb(220, 109, 188); /* oklch */ color: oklch(68.9% 0.167 339.5);
Tailwind
colors: {
custom: {
50: '#e99bd0',
500: '#dc6dbc',
950: '#000000',
},
}SCSS
$custom: #dc6dbc; $custom-light: #e99bd0; $custom-dark: #000000;
JSON
{
"hex": "#dc6dbc",
"rgb": {
"r": 220,
"g": 109,
"b": 188
},
"hsl": {
"h": 317.297,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.68936,
"c": 0.16652,
"h": 339.5
},
"luminance": 0.29784
}Semantic roles & 50–950 ramp
primary
#DC6DBC
secondary
#BFE6CA
accent
#C94E1C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82