#DF97FD#DF97FD
#DF97FD is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.4% C 0.158 H 315.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97FD |
|---|---|
| RGB | rgb(223, 151, 253) |
| HSL | hsl(282, 96%, 79%) |
| HSV | hsv(282, 40%, 99%) |
| CMYK | cmyk(11.9%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(72.84, 44.15, -40.24) |
| CIE-LCH | lch(72.84, 59.74, 317.66°) |
| OKLab | oklab(78.37% 0.1129 -0.111) |
| OKLCH | oklch(78.37% 0.158 315.5) |
| XYZ | xyz(59.2249, 44.9145, 98.4590) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.68
Pastel Purple
#CAA0FF
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.47
Liliac
#C48EFD
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97FD #B5FD97
analogous
#AC97FD #DF97FD #FD97E8
triadic
#DF97FD #FDDF97 #97FDDF
tetradic
#DF97FD #FDAC97 #B5FD97 #97E8FD
square
#DF97FD #FDAC97 #B5FD97 #97E8FD
split-complementary
#DF97FD #E8FD97 #97FDAC
monochromatic
#BA1FFB #CD5BFC #DF97FD #F1D3FE #F6E1FE
Accessibility & contrast
On white
2.10
#DF97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#DF97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97FD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97FD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#DEA5BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #df97fd; /* rgb */ color: rgb(223, 151, 253); /* oklch */ color: oklch(78.4% 0.158 315.5);
Tailwind
colors: {
custom: {
50: '#eab7fe',
500: '#df97fd',
950: '#000000',
},
}SCSS
$custom: #df97fd; $custom-light: #eab7fe; $custom-dark: #000000;
JSON
{
"hex": "#df97fd",
"rgb": {
"r": 223,
"g": 151,
"b": 253
},
"hsl": {
"h": 282.353,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78371,
"c": 0.15837,
"h": 315.5
},
"luminance": 0.44913
}Semantic roles & 50–950 ramp
primary
#DF97FD
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086