#DF96CD#DF96CD
#DF96CD is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.2% C 0.112 H 336.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DF96CD |
|---|---|
| RGB | rgb(223, 150, 205) |
| HSL | hsl(315, 53%, 73%) |
| HSV | hsv(315, 33%, 87%) |
| CMYK | cmyk(0%, 32.7%, 8.1%, 12.5%) |
| CIE-LAB | lab(70.81, 35.69, -17.05) |
| CIE-LCH | lch(70.81, 39.56, 334.46°) |
| OKLab | oklab(76.24% 0.1026 -0.0456) |
| OKLCH | oklch(76.24% 0.112 336) |
| XYZ | xyz(52.3568, 41.9108, 63.0775) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.76
Lilac
#C8A2C8
ΔE00 6.79
Pink (survey)
#FF81C0
ΔE00 7.85
Violet (CSS)
#EE82EE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF96CD #96DFA8
analogous
#CD96DF #DF96CD #DF96A8
triadic
#DF96CD #CDDF96 #96CDDF
tetradic
#DF96CD #DFCD96 #96DFA8 #96A8DF
square
#DF96CD #DFCD96 #96DFA8 #96A8DF
split-complementary
#DF96CD #A8DF96 #96DFCD
monochromatic
#C03B9F #D167B7 #DF96CD #EDC5E3 #F8E8F4
Accessibility & contrast
On white
2.24
#DF96CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DF96CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF96CD
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF96CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF96CD | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#E698AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #df96cd; /* rgb */ color: rgb(223, 150, 205); /* oklch */ color: oklch(76.2% 0.112 336.0);
Tailwind
colors: {
custom: {
50: '#eab6dc',
500: '#df96cd',
950: '#000000',
},
}SCSS
$custom: #df96cd; $custom-light: #eab6dc; $custom-dark: #000000;
JSON
{
"hex": "#df96cd",
"rgb": {
"r": 223,
"g": 150,
"b": 205
},
"hsl": {
"h": 314.795,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.76243,
"c": 0.11229,
"h": 336
},
"luminance": 0.41908
}Semantic roles & 50–950 ramp
primary
#DF96CD
secondary
#DCEFE1
accent
#C14B25
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083