#DF97CD#DF97CD
#DF97CD is a light, moderate pink. Relative luminance 0.422; OKLCH L 76.4% C 0.111 H 336.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97CD |
|---|---|
| RGB | rgb(223, 151, 205) |
| HSL | hsl(315, 53%, 73%) |
| HSV | hsv(315, 32%, 87%) |
| CMYK | cmyk(0%, 32.3%, 8.1%, 12.5%) |
| CIE-LAB | lab(71.03, 35.16, -16.72) |
| CIE-LCH | lch(71.03, 38.93, 334.57°) |
| OKLab | oklab(76.41% 0.1011 -0.0447) |
| OKLCH | oklch(76.41% 0.111 336.1) |
| XYZ | xyz(52.5171, 42.2313, 63.1309) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 6.12
Lilac
#C8A2C8
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.92
Pink (survey)
#FF81C0
ΔE00 7.97
Violet (CSS)
#EE82EE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97CD #97DFA9
analogous
#CD97DF #DF97CD #DF97A9
triadic
#DF97CD #CDDF97 #97CDDF
tetradic
#DF97CD #DFCD97 #97DFA9 #97A9DF
square
#DF97CD #DFCD97 #97DFA9 #97A9DF
split-complementary
#DF97CD #A9DF97 #97DFCD
monochromatic
#C03B9F #D168B6 #DF97CD #EDC6E3 #F8E8F4
Accessibility & contrast
On white
2.22
#DF97CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#DF97CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97CD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97CD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#E699AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df97cd; /* rgb */ color: rgb(223, 151, 205); /* oklch */ color: oklch(76.4% 0.111 336.1);
Tailwind
colors: {
custom: {
50: '#eab6dc',
500: '#df97cd',
950: '#000000',
},
}SCSS
$custom: #df97cd; $custom-light: #eab6dc; $custom-dark: #000000;
JSON
{
"hex": "#df97cd",
"rgb": {
"r": 223,
"g": 151,
"b": 205
},
"hsl": {
"h": 315,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.76411,
"c": 0.11052,
"h": 336.1
},
"luminance": 0.42229
}Semantic roles & 50–950 ramp
primary
#DF97CD
secondary
#DCEFE1
accent
#C04C25
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083