#DF97D4#DF97D4
#DF97D4 is a light, moderate purple. Relative luminance 0.426; OKLCH L 76.7% C 0.117 H 332.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97D4 |
|---|---|
| RGB | rgb(223, 151, 212) |
| HSL | hsl(309, 53%, 73%) |
| HSV | hsv(309, 32%, 87%) |
| CMYK | cmyk(0%, 32.3%, 4.9%, 12.5%) |
| CIE-LAB | lab(71.27, 36.38, -20.23) |
| CIE-LCH | lch(71.27, 41.62, 330.93°) |
| OKLab | oklab(76.67% 0.1031 -0.0544) |
| OKLCH | oklch(76.67% 0.117 332.2) |
| XYZ | xyz(53.3810, 42.5769, 67.6809) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 5.01
Lilac
#C8A2C8
ΔE00 7.02
Bubblegum Pink
#FE83CC
ΔE00 7.22
Violet (CSS)
#EE82EE
ΔE00 7.79
Pink (survey)
#FF81C0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97D4 #97DFA2
analogous
#C697DF #DF97D4 #DF97B0
triadic
#DF97D4 #D4DF97 #97D4DF
tetradic
#DF97D4 #DFC697 #97DFA2 #97B0DF
square
#DF97D4 #DFC697 #97DFA2 #97B0DF
split-complementary
#DF97D4 #B0DF97 #97DFC6
monochromatic
#C03BAC #D168C1 #DF97D4 #EDC6E7 #F8E8F5
Accessibility & contrast
On white
2.21
#DF97D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DF97D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97D4
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97D4 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D6
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#E59BAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df97d4; /* rgb */ color: rgb(223, 151, 212); /* oklch */ color: oklch(76.7% 0.117 332.2);
Tailwind
colors: {
custom: {
50: '#eab6e1',
500: '#df97d4',
950: '#000000',
},
}SCSS
$custom: #df97d4; $custom-light: #eab6e1; $custom-dark: #000000;
JSON
{
"hex": "#df97d4",
"rgb": {
"r": 223,
"g": 151,
"b": 212
},
"hsl": {
"h": 309.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.76669,
"c": 0.11661,
"h": 332.2
},
"luminance": 0.42575
}Semantic roles & 50–950 ramp
primary
#DF97D4
secondary
#DCEFDF
accent
#C03D25
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083