#DF9DCD#DF9DCD
#DF9DCD is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.4% C 0.100 H 336.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DCD |
|---|---|
| RGB | rgb(223, 157, 205) |
| HSL | hsl(316, 51%, 75%) |
| HSV | hsv(316, 30%, 87%) |
| CMYK | cmyk(0%, 29.6%, 8.1%, 12.5%) |
| CIE-LAB | lab(72.37, 31.95, -14.70) |
| CIE-LCH | lch(72.37, 35.17, 335.29°) |
| OKLab | oklab(77.43% 0.0919 -0.0392) |
| OKLCH | oklch(77.43% 0.1 336.9) |
| XYZ | xyz(53.5074, 44.2119, 63.4610) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.91
Lilac
#C8A2C8
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 8.06
Powder Pink
#FFB2D0
ΔE00 8.49
Pink (survey)
#FF81C0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DCD #9DDFAF
analogous
#D09DDF #DF9DCD #DF9DAC
triadic
#DF9DCD #CDDF9D #9DCDDF
tetradic
#DF9DCD #DFD09D #9DDFAF #9DACDF
square
#DF9DCD #DFD09D #9DDFAF #9DACDF
split-complementary
#DF9DCD #ACDF9D #9DDFD0
monochromatic
#C1419E #D06FB5 #DF9DCD #EECBE5 #F7E8F3
Accessibility & contrast
On white
2.13
#DF9DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#DF9DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DCD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DCD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCF
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#E69FAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df9dcd; /* rgb */ color: rgb(223, 157, 205); /* oklch */ color: oklch(77.4% 0.100 336.9);
Tailwind
colors: {
custom: {
50: '#eabadc',
500: '#df9dcd',
950: '#000000',
},
}SCSS
$custom: #df9dcd; $custom-light: #eabadc; $custom-dark: #000000;
JSON
{
"hex": "#df9dcd",
"rgb": {
"r": 223,
"g": 157,
"b": 205
},
"hsl": {
"h": 316.364,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.77433,
"c": 0.09991,
"h": 336.9
},
"luminance": 0.4421
}Semantic roles & 50–950 ramp
primary
#DF9DCD
secondary
#DCEFE1
accent
#BE5027
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183