#DC9DEC#DC9DEC
#DC9DEC is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.3% C 0.128 H 319.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DEC |
|---|---|
| RGB | rgb(220, 157, 236) |
| HSL | hsl(288, 68%, 77%) |
| HSV | hsv(288, 33%, 93%) |
| CMYK | cmyk(6.8%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.15, 36.68, -30.54) |
| CIE-LCH | lch(73.15, 47.73, 320.22°) |
| OKLab | oklab(78.31% 0.0972 -0.0835) |
| OKLCH | oklch(78.31% 0.128 319.4) |
| XYZ | xyz(56.7105, 45.3872, 85.1138) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.94
Mauve
#E0B0FF
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DEC #ADEC9D
analogous
#B59DEC #DC9DEC #EC9DD5
triadic
#DC9DEC #ECDC9D #9DECDC
tetradic
#DC9DEC #ECB59D #ADEC9D #9DD5EC
square
#DC9DEC #ECB59D #ADEC9D #9DD5EC
split-complementary
#DC9DEC #D5EC9D #9DECB5
monochromatic
#B736D8 #CA6AE2 #DC9DEC #EED0F6 #F6E5FA
Accessibility & contrast
On white
2.08
#DC9DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DC9DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DEC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DEC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#DDA6BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dc9dec; /* rgb */ color: rgb(220, 157, 236); /* oklch */ color: oklch(78.3% 0.128 319.4);
Tailwind
colors: {
custom: {
50: '#e8bbf2',
500: '#dc9dec',
950: '#000000',
},
}SCSS
$custom: #dc9dec; $custom-light: #e8bbf2; $custom-dark: #000000;
JSON
{
"hex": "#dc9dec",
"rgb": {
"r": 220,
"g": 157,
"b": 236
},
"hsl": {
"h": 287.848,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78312,
"c": 0.12812,
"h": 319.4
},
"luminance": 0.45386
}Semantic roles & 50–950 ramp
primary
#DC9DEC
secondary
#DEF2D9
accent
#CF163C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185