#DD6CDD#DD6CDD
#DD6CDD is a light, vivid purple. Relative luminance 0.313; OKLCH L 70.4% C 0.196 H 327.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6CDD |
|---|---|
| RGB | rgb(221, 108, 221) |
| HSL | hsl(300, 62%, 65%) |
| HSV | hsv(300, 51%, 87%) |
| CMYK | cmyk(0%, 51.1%, 0%, 13.3%) |
| CIE-LAB | lab(62.78, 59.25, -38.34) |
| CIE-LCH | lch(62.78, 70.58, 327.10°) |
| OKLab | oklab(70.38% 0.1647 -0.1053) |
| OKLCH | oklch(70.38% 0.196 327.4) |
| XYZ | xyz(48.2317, 31.3205, 71.8976) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.13
Orchid (survey)
#C875C4
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6CDD #6CDD6C
analogous
#A56CDD #DD6CDD #DD6CA5
triadic
#DD6CDD #DDDD6C #6CDDDD
tetradic
#DD6CDD #DDA56C #6CDD6C #6CA5DD
square
#DD6CDD #DDA56C #6CDD6C #6CA5DD
split-complementary
#DD6CDD #A5DD6C #6CDDA5
monochromatic
#A827A8 #D23AD2 #DD6CDD #E89EE8 #F4CFF4
Accessibility & contrast
On white
2.89
#DD6CDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#DD6CDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6CDD
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6CDD | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618EE1
Deuteranopia (green-blind)
#849DDA
Tritanopia (blue-blind)
#E3799B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dd6cdd; /* rgb */ color: rgb(221, 108, 221); /* oklch */ color: oklch(70.4% 0.196 327.4);
Tailwind
colors: {
custom: {
50: '#ea9be8',
500: '#dd6cdd',
950: '#000000',
},
}SCSS
$custom: #dd6cdd; $custom-light: #ea9be8; $custom-dark: #000000;
JSON
{
"hex": "#dd6cdd",
"rgb": {
"r": 221,
"g": 108,
"b": 221
},
"hsl": {
"h": 300,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.70376,
"c": 0.19551,
"h": 327.4
},
"luminance": 0.31318
}Semantic roles & 50–950 ramp
primary
#DD6CDD
secondary
#BFE6BF
accent
#CA1B1B
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160E16
muted
#847E84