#DD97FD#DD97FD
#DD97FD is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.2% C 0.157 H 314.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DD97FD |
|---|---|
| RGB | rgb(221, 151, 253) |
| HSL | hsl(281, 96%, 79%) |
| HSV | hsv(281, 40%, 99%) |
| CMYK | cmyk(12.6%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(72.63, 43.57, -40.58) |
| CIE-LCH | lch(72.63, 59.54, 317.04°) |
| OKLab | oklab(78.17% 0.1106 -0.1121) |
| OKLCH | oklch(78.17% 0.157 314.6) |
| XYZ | xyz(58.6122, 44.5986, 98.4302) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.20
Liliac
#C48EFD
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD97FD #B7FD97
analogous
#AA97FD #DD97FD #FD97EA
triadic
#DD97FD #FDDD97 #97FDDD
tetradic
#DD97FD #FDAA97 #B7FD97 #97EAFD
square
#DD97FD #FDAA97 #B7FD97 #97EAFD
split-complementary
#DD97FD #EAFD97 #97FDAA
monochromatic
#B61FFB #C95BFC #DD97FD #F1D3FE #F5E1FE
Accessibility & contrast
On white
2.12
#DD97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#DD97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD97FD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD97FD | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#DBA5BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd97fd; /* rgb */ color: rgb(221, 151, 253); /* oklch */ color: oklch(78.2% 0.157 314.6);
Tailwind
colors: {
custom: {
50: '#e9b7fe',
500: '#dd97fd',
950: '#000000',
},
}SCSS
$custom: #dd97fd; $custom-light: #e9b7fe; $custom-dark: #000000;
JSON
{
"hex": "#dd97fd",
"rgb": {
"r": 221,
"g": 151,
"b": 253
},
"hsl": {
"h": 281.176,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78167,
"c": 0.15748,
"h": 314.6
},
"luminance": 0.44597
}Semantic roles & 50–950 ramp
primary
#DD97FD
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086