#DD6DC0#DD6DC0
#DD6DC0 is a light, vivid pink. Relative luminance 0.301; OKLCH L 69.2% C 0.170 H 338.1°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6DC0 |
|---|---|
| RGB | rgb(221, 109, 192) |
| HSL | hsl(316, 62%, 65%) |
| HSV | hsv(316, 51%, 87%) |
| CMYK | cmyk(0%, 50.7%, 13.1%, 13.3%) |
| CIE-LAB | lab(61.76, 53.97, -23.57) |
| CIE-LCH | lch(61.76, 58.89, 336.41°) |
| OKLab | oklab(69.23% 0.158 -0.0634) |
| OKLCH | oklch(69.23% 0.17 338.1) |
| XYZ | xyz(44.8023, 30.1184, 53.3127) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.64
Orchid (survey)
#C875C4
ΔE00 4.39
Orchid
#DA70D6
ΔE00 4.45
Purplish Pink
#CE5DAE
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.04
Purpleish Pink
#DF4EC8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6DC0 #6DDD8A
analogous
#C26DDD #DD6DC0 #DD6D88
triadic
#DD6DC0 #C0DD6D #6DC0DD
tetradic
#DD6DC0 #DDC26D #6DDD8A #6D88DD
square
#DD6DC0 #DDC26D #6DDD8A #6D88DD
split-complementary
#DD6DC0 #88DD6D #6DDDC2
monochromatic
#A82787 #D13BAB #DD6DC0 #E99FD5 #F4D0EB
Accessibility & contrast
On white
2.99
#DD6DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#DD6DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6DC0
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6DC0 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708AC3
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#E7708E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6dc0; /* rgb */ color: rgb(221, 109, 192); /* oklch */ color: oklch(69.2% 0.170 338.1);
Tailwind
colors: {
custom: {
50: '#ea9bd3',
500: '#dd6dc0',
950: '#000000',
},
}SCSS
$custom: #dd6dc0; $custom-light: #ea9bd3; $custom-dark: #000000;
JSON
{
"hex": "#dd6dc0",
"rgb": {
"r": 221,
"g": 109,
"b": 192
},
"hsl": {
"h": 315.536,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.69226,
"c": 0.17024,
"h": 338.1
},
"luminance": 0.30115
}Semantic roles & 50–950 ramp
primary
#DD6DC0
secondary
#C0E6CA
accent
#CA491C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82