#DD67C0#DD67C0
#DD67C0 is a light, vivid pink. Relative luminance 0.289; OKLCH L 68.4% C 0.180 H 337.8°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD67C0 |
|---|---|
| RGB | rgb(221, 103, 192) |
| HSL | hsl(315, 63%, 64%) |
| HSV | hsv(315, 53%, 87%) |
| CMYK | cmyk(0%, 53.4%, 13.1%, 13.3%) |
| CIE-LAB | lab(60.68, 56.82, -25.23) |
| CIE-LCH | lch(60.68, 62.17, 336.06°) |
| OKLab | oklab(68.43% 0.1664 -0.068) |
| OKLCH | oklch(68.43% 0.18 337.8) |
| XYZ | xyz(44.1839, 28.8817, 53.1066) |
| Luminance | 0.2888 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.70
Purplish Pink
#CE5DAE
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.39
Orchid (survey)
#C875C4
ΔE00 4.67
Purpleish Pink
#DF4EC8
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD67C0 #67DD84
analogous
#BF67DD #DD67C0 #DD6785
triadic
#DD67C0 #C0DD67 #67C0DD
tetradic
#DD67C0 #DDBF67 #67DD84 #6785DD
square
#DD67C0 #DDBF67 #67DD84 #6785DD
split-complementary
#DD67C0 #85DD67 #67DDBF
monochromatic
#A52585 #D235AB #DD67C0 #E899D5 #F3CBE9
Accessibility & contrast
On white
3.10
#DD67C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#DD67C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD67C0
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD67C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD67C0 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A87C3
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#E86B8B
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #dd67c0; /* rgb */ color: rgb(221, 103, 192); /* oklch */ color: oklch(68.4% 0.180 337.8);
Tailwind
colors: {
custom: {
50: '#ea97d3',
500: '#dd67c0',
950: '#000000',
},
}SCSS
$custom: #dd67c0; $custom-light: #ea97d3; $custom-dark: #000000;
JSON
{
"hex": "#dd67c0",
"rgb": {
"r": 221,
"g": 103,
"b": 192
},
"hsl": {
"h": 314.746,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.68425,
"c": 0.17976,
"h": 337.8
},
"luminance": 0.28878
}Semantic roles & 50–950 ramp
primary
#DD67C0
secondary
#BBE5C5
accent
#CB461A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82