#DC6DEC#DC6DEC
#DC6DEC is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.1% C 0.207 H 322.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DEC |
|---|---|
| RGB | rgb(220, 109, 236) |
| HSL | hsl(292, 77%, 68%) |
| HSV | hsv(292, 54%, 93%) |
| CMYK | cmyk(6.8%, 53.8%, 0%, 7.5%) |
| CIE-LAB | lab(63.52, 61.21, -45.54) |
| CIE-LCH | lch(63.52, 76.29, 323.35°) |
| OKLab | oklab(71.12% 0.1641 -0.1261) |
| OKLCH | oklch(71.12% 0.207 322.5) |
| XYZ | xyz(50.1226, 32.2114, 82.9179) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 4.79
Heliotrope
#D94FF5
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DEC #7DEC6D
analogous
#9C6DEC #DC6DEC #EC6DBC
triadic
#DC6DEC #ECDC6D #6DECDC
tetradic
#DC6DEC #EC9C6D #7DEC6D #6DBCEC
square
#DC6DEC #EC9C6D #7DEC6D #6DBCEC
split-complementary
#DC6DEC #BCEC6D #6DEC9C
monochromatic
#AF1AC5 #CF37E5 #DC6DEC #E9A3F3 #F6D9FA
Accessibility & contrast
On white
2.82
#DC6DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DC6DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6DEC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DEC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5892F0
Deuteranopia (green-blind)
#7C9EE8
Tritanopia (blue-blind)
#DF7EA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc6dec; /* rgb */ color: rgb(220, 109, 236); /* oklch */ color: oklch(71.1% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#e99bf2',
500: '#dc6dec',
950: '#000000',
},
}SCSS
$custom: #dc6dec; $custom-light: #e99bf2; $custom-dark: #000000;
JSON
{
"hex": "#dc6dec",
"rgb": {
"r": 220,
"g": 109,
"b": 236
},
"hsl": {
"h": 292.441,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.71119,
"c": 0.20694,
"h": 322.5
},
"luminance": 0.32209
}Semantic roles & 50–950 ramp
primary
#DC6DEC
secondary
#CCEEC7
accent
#D90C26
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E17
muted
#847E85