#DE6CDC#DE6CDC
#DE6CDC is a light, vivid purple. Relative luminance 0.314; OKLCH L 70.5% C 0.195 H 328.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6CDC |
|---|---|
| RGB | rgb(222, 108, 220) |
| HSL | hsl(301, 63%, 65%) |
| HSV | hsv(301, 51%, 87%) |
| CMYK | cmyk(0%, 51.4%, 0.9%, 12.9%) |
| CIE-LAB | lab(62.86, 59.35, -37.63) |
| CIE-LCH | lch(62.86, 70.28, 327.62°) |
| OKLab | oklab(70.45% 0.1657 -0.1033) |
| OKLCH | oklch(70.45% 0.195 328.1) |
| XYZ | xyz(48.4043, 31.4248, 71.2123) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.00
Orchid (survey)
#C875C4
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6CDC #6CDE6E
analogous
#A76CDE #DE6CDC #DE6CA3
triadic
#DE6CDC #DCDE6C #6CDCDE
tetradic
#DE6CDC #DEA76C #6CDE6E #6CA3DE
square
#DE6CDC #DEA76C #6CDE6E #6CA3DE
split-complementary
#DE6CDC #A3DE6C #6CDEA7
monochromatic
#AA26A7 #D33AD0 #DE6CDC #E99EE8 #F4D0F4
Accessibility & contrast
On white
2.88
#DE6CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#DE6CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6CDC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6CDC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628EE0
Deuteranopia (green-blind)
#859DD9
Tritanopia (blue-blind)
#E4789A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #de6cdc; /* rgb */ color: rgb(222, 108, 220); /* oklch */ color: oklch(70.5% 0.195 328.1);
Tailwind
colors: {
custom: {
50: '#eb9be7',
500: '#de6cdc',
950: '#000000',
},
}SCSS
$custom: #de6cdc; $custom-light: #eb9be7; $custom-dark: #000000;
JSON
{
"hex": "#de6cdc",
"rgb": {
"r": 222,
"g": 108,
"b": 220
},
"hsl": {
"h": 301.053,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.70453,
"c": 0.19524,
"h": 328.1
},
"luminance": 0.31422
}Semantic roles & 50–950 ramp
primary
#DE6CDC
secondary
#BFE6C0
accent
#CB1D1A
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160E16
muted
#847E84