#DD97FE#DD97FE
#DD97FE is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.2% C 0.159 H 314.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DD97FE |
|---|---|
| RGB | rgb(221, 151, 254) |
| HSL | hsl(281, 98%, 79%) |
| HSV | hsv(281, 41%, 100%) |
| CMYK | cmyk(13%, 40.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.67, 43.78, -41.06) |
| CIE-LCH | lch(72.67, 60.02, 316.84°) |
| OKLab | oklab(78.21% 0.1108 -0.1134) |
| OKLCH | oklch(78.21% 0.159 314.3) |
| XYZ | xyz(58.7719, 44.6624, 99.2714) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.24
Mauve
#E0B0FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD97FE #B8FE97
analogous
#AA97FE #DD97FE #FE97EB
triadic
#DD97FE #FEDD97 #97FEDD
tetradic
#DD97FE #FEAA97 #B8FE97 #97EBFE
square
#DD97FE #FEAA97 #B8FE97 #97EBFE
split-complementary
#DD97FE #EBFE97 #97FEAA
monochromatic
#B51EFD #C95AFD #DD97FE #F1D4FF #F5E1FF
Accessibility & contrast
On white
2.11
#DD97FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#DD97FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD97FE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD97FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD97FE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#DBA5BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd97fe; /* rgb */ color: rgb(221, 151, 254); /* oklch */ color: oklch(78.2% 0.159 314.3);
Tailwind
colors: {
custom: {
50: '#e9b7ff',
500: '#dd97fe',
950: '#000000',
},
}SCSS
$custom: #dd97fe; $custom-light: #e9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#dd97fe",
"rgb": {
"r": 221,
"g": 151,
"b": 254
},
"hsl": {
"h": 280.777,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.78213,
"c": 0.15859,
"h": 314.3
},
"luminance": 0.44661
}Semantic roles & 50–950 ramp
primary
#DD97FE
secondary
#DFF7D4
accent
#E6004A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086