#DF97E1#DF97E1
#DF97E1 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.2% C 0.129 H 325.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97E1 |
|---|---|
| RGB | rgb(223, 151, 225) |
| HSL | hsl(298, 55%, 74%) |
| HSV | hsv(298, 33%, 88%) |
| CMYK | cmyk(0.9%, 32.9%, 0%, 11.8%) |
| CIE-LAB | lab(71.73, 38.73, -26.67) |
| CIE-LCH | lch(71.73, 47.02, 325.45°) |
| OKLab | oklab(77.17% 0.1067 -0.0724) |
| OKLCH | oklch(77.17% 0.129 325.8) |
| XYZ | xyz(55.0874, 43.2595, 76.6677) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 7.33
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97E1 #99E197
analogous
#BA97E1 #DF97E1 #E197BE
triadic
#DF97E1 #E1DF97 #97E1DF
tetradic
#DF97E1 #E1BA97 #99E197 #97BEE1
square
#DF97E1 #E1BA97 #99E197 #97BEE1
split-complementary
#DF97E1 #BEE197 #97E1BA
monochromatic
#C139C5 #D067D3 #DF97E1 #EEC6EF #F8E7F8
Accessibility & contrast
On white
2.18
#DF97E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DF97E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97E1
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97E1 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE4
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#E39EB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df97e1; /* rgb */ color: rgb(223, 151, 225); /* oklch */ color: oklch(77.2% 0.129 325.8);
Tailwind
colors: {
custom: {
50: '#eab6ea',
500: '#df97e1',
950: '#000000',
},
}SCSS
$custom: #df97e1; $custom-light: #eab6ea; $custom-dark: #000000;
JSON
{
"hex": "#df97e1",
"rgb": {
"r": 223,
"g": 151,
"b": 225
},
"hsl": {
"h": 298.378,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.77174,
"c": 0.12893,
"h": 325.8
},
"luminance": 0.43257
}Semantic roles & 50–950 ramp
primary
#DF97E1
secondary
#DCEFDC
accent
#C32327
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084