#DD97EC#DD97EC
#DD97EC is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.4% C 0.139 H 320.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD97EC |
|---|---|
| RGB | rgb(221, 151, 236) |
| HSL | hsl(289, 69%, 76%) |
| HSV | hsv(289, 36%, 93%) |
| CMYK | cmyk(6.4%, 36%, 0%, 7.5%) |
| CIE-LAB | lab(71.94, 40.19, -32.40) |
| CIE-LCH | lch(71.94, 51.62, 321.13°) |
| OKLab | oklab(77.42% 0.1071 -0.0887) |
| OKLCH | oklch(77.42% 0.139 320.4) |
| XYZ | xyz(56.0238, 43.5632, 84.7980) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD97EC #A6EC97
analogous
#B297EC #DD97EC #EC97D0
triadic
#DD97EC #ECDD97 #97ECDD
tetradic
#DD97EC #ECB297 #A6EC97 #97D0EC
square
#DD97EC #ECB297 #A6EC97 #97D0EC
split-complementary
#DD97EC #D0EC97 #97ECB2
monochromatic
#BB30D9 #CC63E3 #DD97EC #EECBF5 #F7E5FA
Accessibility & contrast
On white
2.16
#DD97EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DD97EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD97EC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD97EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD97EC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#DEA1B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd97ec; /* rgb */ color: rgb(221, 151, 236); /* oklch */ color: oklch(77.4% 0.139 320.4);
Tailwind
colors: {
custom: {
50: '#e9b6f2',
500: '#dd97ec',
950: '#000000',
},
}SCSS
$custom: #dd97ec; $custom-light: #e9b6f2; $custom-dark: #000000;
JSON
{
"hex": "#dd97ec",
"rgb": {
"r": 221,
"g": 151,
"b": 236
},
"hsl": {
"h": 289.412,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.77419,
"c": 0.13903,
"h": 320.4
},
"luminance": 0.43561
}Semantic roles & 50–950 ramp
primary
#DD97EC
secondary
#DEF2D9
accent
#D11436
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085