#DD6CC0#DD6CC0
#DD6CC0 is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.1% C 0.172 H 338.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6CC0 |
|---|---|
| RGB | rgb(221, 108, 192) |
| HSL | hsl(315, 62%, 65%) |
| HSV | hsv(315, 51%, 87%) |
| CMYK | cmyk(0%, 51.1%, 13.1%, 13.3%) |
| CIE-LAB | lab(61.57, 54.45, -23.85) |
| CIE-LCH | lch(61.57, 59.45, 336.34°) |
| OKLab | oklab(69.09% 0.1594 -0.0642) |
| OKLCH | oklch(69.09% 0.172 338.1) |
| XYZ | xyz(44.6962, 29.9063, 53.2773) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.62
Orchid (survey)
#C875C4
ΔE00 4.41
Orchid
#DA70D6
ΔE00 4.41
Purplish Pink
#CE5DAE
ΔE00 4.95
Purpleish Pink
#DF4EC8
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6CC0 #6CDD89
analogous
#C16CDD #DD6CC0 #DD6C88
triadic
#DD6CC0 #C0DD6C #6CC0DD
tetradic
#DD6CC0 #DDC16C #6CDD89 #6C88DD
square
#DD6CC0 #DDC16C #6CDD89 #6C88DD
split-complementary
#DD6CC0 #88DD6C #6CDDC1
monochromatic
#A82787 #D23AAB #DD6CC0 #E89ED5 #F4CFEB
Accessibility & contrast
On white
3.01
#DD6CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#DD6CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD6CC0
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6CC0 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F8AC3
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#E7708D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6cc0; /* rgb */ color: rgb(221, 108, 192); /* oklch */ color: oklch(69.1% 0.172 338.1);
Tailwind
colors: {
custom: {
50: '#ea9ad3',
500: '#dd6cc0',
950: '#000000',
},
}SCSS
$custom: #dd6cc0; $custom-light: #ea9ad3; $custom-dark: #000000;
JSON
{
"hex": "#dd6cc0",
"rgb": {
"r": 221,
"g": 108,
"b": 192
},
"hsl": {
"h": 315.398,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.6909,
"c": 0.17184,
"h": 338.1
},
"luminance": 0.29903
}Semantic roles & 50–950 ramp
primary
#DD6CC0
secondary
#BFE6C9
accent
#CA481B
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82