#DF9CCD#DF9CCD
#DF9CCD is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.3% C 0.102 H 336.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9CCD |
|---|---|
| RGB | rgb(223, 156, 205) |
| HSL | hsl(316, 51%, 74%) |
| HSV | hsv(316, 30%, 87%) |
| CMYK | cmyk(0%, 30%, 8.1%, 12.5%) |
| CIE-LAB | lab(72.14, 32.48, -15.04) |
| CIE-LCH | lch(72.14, 35.80, 335.16°) |
| OKLab | oklab(77.26% 0.0934 -0.0401) |
| OKLCH | oklch(77.26% 0.102 336.8) |
| XYZ | xyz(53.3389, 43.8750, 63.4049) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Lilac
#C8A2C8
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 7.85
Pink (survey)
#FF81C0
ΔE00 8.66
Powder Pink
#FFB2D0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9CCD #9CDFAE
analogous
#D09CDF #DF9CCD #DF9CAC
triadic
#DF9CCD #CDDF9C #9CCDDF
tetradic
#DF9CCD #DFD09C #9CDFAE #9CACDF
square
#DF9CCD #DFD09C #9CDFAE #9CACDF
split-complementary
#DF9CCD #ACDF9C #9CDFD0
monochromatic
#C1409E #D06EB6 #DF9CCD #EECAE4 #F8E8F3
Accessibility & contrast
On white
2.15
#DF9CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#DF9CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9CCD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9CCD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#E69EAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df9ccd; /* rgb */ color: rgb(223, 156, 205); /* oklch */ color: oklch(77.3% 0.102 336.8);
Tailwind
colors: {
custom: {
50: '#eabadc',
500: '#df9ccd',
950: '#000000',
},
}SCSS
$custom: #df9ccd; $custom-light: #eabadc; $custom-dark: #000000;
JSON
{
"hex": "#df9ccd",
"rgb": {
"r": 223,
"g": 156,
"b": 205
},
"hsl": {
"h": 316.119,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.77261,
"c": 0.10168,
"h": 336.8
},
"luminance": 0.43873
}Semantic roles & 50–950 ramp
primary
#DF9CCD
secondary
#DCEFE1
accent
#BF5027
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083