#DC97DD#DC97DD
#DC97DD is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.7% C 0.123 H 326.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DC97DD |
|---|---|
| RGB | rgb(220, 151, 221) |
| HSL | hsl(299, 51%, 73%) |
| HSV | hsv(299, 32%, 87%) |
| CMYK | cmyk(0.5%, 31.7%, 0%, 13.3%) |
| CIE-LAB | lab(71.26, 37.04, -25.22) |
| CIE-LCH | lch(71.26, 44.81, 325.75°) |
| OKLab | oklab(76.7% 0.1022 -0.0684) |
| OKLCH | oklch(76.7% 0.123 326.2) |
| XYZ | xyz(53.6317, 42.5712, 73.7846) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.49
Lavender Pink
#DD85D7
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 7.23
Pale Purple
#B790D4
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC97DD #98DD97
analogous
#B997DD #DC97DD #DD97BB
triadic
#DC97DD #DDDC97 #97DDDC
tetradic
#DC97DD #DDB997 #98DD97 #97BBDD
square
#DC97DD #DDB997 #98DD97 #97BBDD
split-complementary
#DC97DD #BBDD97 #97DDB9
monochromatic
#BA3DBC #CC69CE #DC97DD #ECC5EC #F7E8F7
Accessibility & contrast
On white
2.21
#DC97DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DC97DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC97DD
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC97DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC97DD | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9E0
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#E09DB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc97dd; /* rgb */ color: rgb(220, 151, 221); /* oklch */ color: oklch(76.7% 0.123 326.2);
Tailwind
colors: {
custom: {
50: '#e8b6e7',
500: '#dc97dd',
950: '#000000',
},
}SCSS
$custom: #dc97dd; $custom-light: #e8b6e7; $custom-dark: #000000;
JSON
{
"hex": "#dc97dd",
"rgb": {
"r": 220,
"g": 151,
"b": 221
},
"hsl": {
"h": 299.143,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.76699,
"c": 0.12299,
"h": 326.2
},
"luminance": 0.42569
}Semantic roles & 50–950 ramp
primary
#DC97DD
secondary
#DDEFDC
accent
#BE272A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084