#DC7DBB#DC7DBB
#DC7DBB is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.2% C 0.139 H 341.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DBB |
|---|---|
| RGB | rgb(220, 125, 187) |
| HSL | hsl(321, 58%, 68%) |
| HSV | hsv(321, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 15%, 13.7%) |
| CIE-LAB | lab(64.54, 44.88, -16.51) |
| CIE-LCH | lch(64.54, 47.82, 339.81°) |
| OKLab | oklab(71.22% 0.1321 -0.0439) |
| OKLCH | oklch(71.22% 0.139 341.6) |
| XYZ | xyz(45.8189, 33.4737, 51.0518) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.87
Orchid (survey)
#C875C4
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DBB #7DDC9E
analogous
#CD7DDC #DC7DBB #DC7D8B
triadic
#DC7DBB #BBDC7D #7DBBDC
tetradic
#DC7DBB #DCCD7D #7DDC9E #7D8BDC
square
#DC7DBB #DCCD7D #7DDC9E #7D8BDC
split-complementary
#DC7DBB #8BDC7D #7DDCCD
monochromatic
#AF2F83 #CF4DA2 #DC7DBB #E9ADD4 #F6DDED
Accessibility & contrast
On white
2.73
#DC7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#DC7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DBB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DBB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BD
Deuteranopia (green-blind)
#9BA2B8
Tritanopia (blue-blind)
#E67E94
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc7dbb; /* rgb */ color: rgb(220, 125, 187); /* oklch */ color: oklch(71.2% 0.139 341.6);
Tailwind
colors: {
custom: {
50: '#e9a5cf',
500: '#dc7dbb',
950: '#000000',
},
}SCSS
$custom: #dc7dbb; $custom-light: #e9a5cf; $custom-dark: #000000;
JSON
{
"hex": "#dc7dbb",
"rgb": {
"r": 220,
"g": 125,
"b": 187
},
"hsl": {
"h": 320.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.71224,
"c": 0.13921,
"h": 341.6
},
"luminance": 0.33471
}Semantic roles & 50–950 ramp
primary
#DC7DBB
secondary
#CCE9D6
accent
#C55A20
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82