#DD97FC#DD97FC
#DD97FC is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.1% C 0.156 H 314.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DD97FC |
|---|---|
| RGB | rgb(221, 151, 252) |
| HSL | hsl(282, 94%, 79%) |
| HSV | hsv(282, 40%, 99%) |
| CMYK | cmyk(12.3%, 40.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.58, 43.37, -40.10) |
| CIE-LCH | lch(72.58, 59.07, 317.24°) |
| OKLab | oklab(78.12% 0.1105 -0.1107) |
| OKLCH | oklch(78.12% 0.156 314.9) |
| XYZ | xyz(58.4533, 44.5350, 97.5935) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD97FC #B6FC97
analogous
#AB97FC #DD97FC #FC97E9
triadic
#DD97FC #FCDD97 #97FCDD
tetradic
#DD97FC #FCAB97 #B6FC97 #97E9FC
square
#DD97FC #FCAB97 #B6FC97 #97E9FC
split-complementary
#DD97FC #E9FC97 #97FCAB
monochromatic
#B620F9 #CA5CFA #DD97FC #F0D2FE #F5E1FE
Accessibility & contrast
On white
2.12
#DD97FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#DD97FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD97FC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD97FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD97FC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#DBA5BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd97fc; /* rgb */ color: rgb(221, 151, 252); /* oklch */ color: oklch(78.1% 0.156 314.9);
Tailwind
colors: {
custom: {
50: '#e9b7fd',
500: '#dd97fc',
950: '#000000',
},
}SCSS
$custom: #dd97fc; $custom-light: #e9b7fd; $custom-dark: #000000;
JSON
{
"hex": "#dd97fc",
"rgb": {
"r": 221,
"g": 151,
"b": 252
},
"hsl": {
"h": 281.584,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.78122,
"c": 0.15637,
"h": 314.9
},
"luminance": 0.44534
}Semantic roles & 50–950 ramp
primary
#DD97FC
secondary
#DFF6D5
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085