#DC97DE#DC97DE
#DC97DE is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.7% C 0.124 H 325.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC97DE |
|---|---|
| RGB | rgb(220, 151, 222) |
| HSL | hsl(298, 52%, 73%) |
| HSV | hsv(298, 32%, 87%) |
| CMYK | cmyk(0.9%, 32%, 0%, 12.9%) |
| CIE-LAB | lab(71.30, 37.22, -25.71) |
| CIE-LCH | lch(71.30, 45.24, 325.37°) |
| OKLab | oklab(76.74% 0.1025 -0.0698) |
| OKLCH | oklch(76.74% 0.124 325.7) |
| XYZ | xyz(53.7654, 42.6247, 74.4883) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 7.07
Pale Purple
#B790D4
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC97DE #99DE97
analogous
#B897DE #DC97DE #DE97BC
triadic
#DC97DE #DEDC97 #97DEDC
tetradic
#DC97DE #DEB897 #99DE97 #97BCDE
square
#DC97DE #DEB897 #99DE97 #97BCDE
split-complementary
#DC97DE #BCDE97 #97DEB8
monochromatic
#BB3CBE #CC69CF #DC97DE #ECC5ED #F7E8F8
Accessibility & contrast
On white
2.20
#DC97DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DC97DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC97DE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC97DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC97DE | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#E09EB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc97de; /* rgb */ color: rgb(220, 151, 222); /* oklch */ color: oklch(76.7% 0.124 325.7);
Tailwind
colors: {
custom: {
50: '#e8b6e8',
500: '#dc97de',
950: '#000000',
},
}SCSS
$custom: #dc97de; $custom-light: #e8b6e8; $custom-dark: #000000;
JSON
{
"hex": "#dc97de",
"rgb": {
"r": 220,
"g": 151,
"b": 222
},
"hsl": {
"h": 298.31,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.76739,
"c": 0.12399,
"h": 325.7
},
"luminance": 0.42623
}Semantic roles & 50–950 ramp
primary
#DC97DE
secondary
#DDEFDC
accent
#BF262B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084