#DD7CBC#DD7CBC
#DD7CBC is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.2% C 0.142 H 341.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CBC |
|---|---|
| RGB | rgb(221, 124, 188) |
| HSL | hsl(320, 59%, 68%) |
| HSV | hsv(320, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 14.9%, 13.3%) |
| CIE-LAB | lab(64.50, 45.87, -17.12) |
| CIE-LCH | lch(64.50, 48.97, 339.53°) |
| OKLab | oklab(71.23% 0.135 -0.0456) |
| OKLCH | oklch(71.23% 0.142 341.3) |
| XYZ | xyz(46.1040, 33.4213, 51.5898) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.77
Orchid (survey)
#C875C4
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.33
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CBC #7CDD9D
analogous
#CD7CDD #DD7CBC #DD7C8C
triadic
#DD7CBC #BCDD7C #7CBCDD
tetradic
#DD7CBC #DDCD7C #7CDD9D #7C8CDD
square
#DD7CBC #DDCD7C #7CDD9D #7C8CDD
split-complementary
#DD7CBC #8CDD7C #7CDDCD
monochromatic
#B12E84 #D04BA3 #DD7CBC #EAADD5 #F6DDEE
Accessibility & contrast
On white
2.73
#DD7CBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DD7CBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CBC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CBC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#9AA2B9
Tritanopia (blue-blind)
#E77D94
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd7cbc; /* rgb */ color: rgb(221, 124, 188); /* oklch */ color: oklch(71.2% 0.142 341.3);
Tailwind
colors: {
custom: {
50: '#e9a4d0',
500: '#dd7cbc',
950: '#000000',
},
}SCSS
$custom: #dd7cbc; $custom-light: #e9a4d0; $custom-dark: #000000;
JSON
{
"hex": "#dd7cbc",
"rgb": {
"r": 221,
"g": 124,
"b": 188
},
"hsl": {
"h": 320.412,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71231,
"c": 0.14248,
"h": 341.3
},
"luminance": 0.33418
}Semantic roles & 50–950 ramp
primary
#DD7CBC
secondary
#CBE9D6
accent
#C6581F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82