#DF97E2#DF97E2
#DF97E2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.2% C 0.130 H 325.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97E2 |
|---|---|
| RGB | rgb(223, 151, 226) |
| HSL | hsl(298, 56%, 74%) |
| HSV | hsv(298, 33%, 89%) |
| CMYK | cmyk(1.3%, 33.2%, 0%, 11.4%) |
| CIE-LAB | lab(71.77, 38.91, -27.16) |
| CIE-LCH | lch(71.77, 47.45, 325.08°) |
| OKLab | oklab(77.21% 0.1069 -0.0738) |
| OKLCH | oklch(77.21% 0.13 325.4) |
| XYZ | xyz(55.2242, 43.3142, 77.3882) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 7.03
Mauve
#E0B0FF
ΔE00 7.22
Baby Purple
#CA9BF7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97E2 #9AE297
analogous
#BA97E2 #DF97E2 #E297C0
triadic
#DF97E2 #E2DF97 #97E2DF
tetradic
#DF97E2 #E2BA97 #9AE297 #97C0E2
square
#DF97E2 #E2BA97 #9AE297 #97C0E2
split-complementary
#DF97E2 #C0E297 #97E2BA
monochromatic
#C138C7 #D067D5 #DF97E2 #EEC7EF #F8E7F8
Accessibility & contrast
On white
2.17
#DF97E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#DF97E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97E2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97E2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A3B3DF
Tritanopia (blue-blind)
#E39EB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df97e2; /* rgb */ color: rgb(223, 151, 226); /* oklch */ color: oklch(77.2% 0.130 325.4);
Tailwind
colors: {
custom: {
50: '#eab6eb',
500: '#df97e2',
950: '#000000',
},
}SCSS
$custom: #df97e2; $custom-light: #eab6eb; $custom-dark: #000000;
JSON
{
"hex": "#df97e2",
"rgb": {
"r": 223,
"g": 151,
"b": 226
},
"hsl": {
"h": 297.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.77214,
"c": 0.12993,
"h": 325.4
},
"luminance": 0.43312
}Semantic roles & 50–950 ramp
primary
#DF97E2
secondary
#DCF0DB
accent
#C42228
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084