#DC6EE6#DC6EE6
#DC6EE6 is a light, vivid purple. Relative luminance 0.321; OKLCH L 71.0% C 0.200 H 324.2°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6EE6 |
|---|---|
| RGB | rgb(220, 110, 230) |
| HSL | hsl(295, 71%, 67%) |
| HSV | hsv(295, 52%, 90%) |
| CMYK | cmyk(4.3%, 52.2%, 0%, 9.8%) |
| CIE-LAB | lab(63.41, 59.64, -42.37) |
| CIE-LCH | lch(63.41, 73.16, 324.61°) |
| OKLab | oklab(70.95% 0.1621 -0.117) |
| OKLCH | oklch(70.95% 0.2 324.2) |
| XYZ | xyz(49.3728, 32.0832, 78.4396) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6EE6 #78E66E
analogous
#A06EE6 #DC6EE6 #E66EB4
triadic
#DC6EE6 #E6DC6E #6EE6DC
tetradic
#DC6EE6 #E6A06E #78E66E #6EB4E6
square
#DC6EE6 #E6A06E #78E66E #6EB4E6
split-complementary
#DC6EE6 #B4E66E #6EE6A0
monochromatic
#AD20BA #CF3ADD #DC6EE6 #E9A2EF #F5D6F8
Accessibility & contrast
On white
2.83
#DC6EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#DC6EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6EE6
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6EE6 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E91EA
Deuteranopia (green-blind)
#809EE3
Tritanopia (blue-blind)
#E07DA0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc6ee6; /* rgb */ color: rgb(220, 110, 230); /* oklch */ color: oklch(71.0% 0.200 324.2);
Tailwind
colors: {
custom: {
50: '#e99cee',
500: '#dc6ee6',
950: '#000000',
},
}SCSS
$custom: #dc6ee6; $custom-light: #e99cee; $custom-dark: #000000;
JSON
{
"hex": "#dc6ee6",
"rgb": {
"r": 220,
"g": 110,
"b": 230
},
"hsl": {
"h": 295,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.7095,
"c": 0.19993,
"h": 324.2
},
"luminance": 0.32081
}Semantic roles & 50–950 ramp
primary
#DC6EE6
secondary
#C8EBC5
accent
#D31323
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84