#DDC9DA#DDC9DA
#DDC9DA is a very light, muted purple. Relative luminance 0.622; OKLCH L 85.7% C 0.032 H 330.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC9DA |
|---|---|
| RGB | rgb(221, 201, 218) |
| HSL | hsl(309, 23%, 83%) |
| HSV | hsv(309, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 1.4%, 13.3%) |
| CIE-LAB | lab(83.02, 9.95, -5.89) |
| CIE-LCH | lch(83.02, 11.56, 329.38°) |
| OKLab | oklab(85.74% 0.0278 -0.0156) |
| OKLCH | oklch(85.74% 0.032 330.7) |
| XYZ | xyz(63.3586, 62.2081, 74.9857) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.78
Light Pink
#FFD1DF
ΔE00 8.15
Pale Pink
#FFCFDC
ΔE00 8.55
Pale Lavender
#EECFFE
ΔE00 9.44
Lavender (CSS)
#E6E6FA
ΔE00 9.70
Very Light Purple
#F6CEFC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC9DA #C9DDCC
analogous
#D6C9DD #DDC9DA #DDC9D0
triadic
#DDC9DA #DADDC9 #C9DADD
tetradic
#DDC9DA #DDD6C9 #C9DDCC #C9D0DD
square
#DDC9DA #DDD6C9 #C9DDCC #C9D0DD
split-complementary
#DDC9DA #D0DDC9 #C9DDD6
monochromatic
#AE7EA7 #C5A3C0 #DDC9DA #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.56
#DDC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DDC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC9DA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC9DA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#DFCACE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddc9da; /* rgb */ color: rgb(221, 201, 218); /* oklch */ color: oklch(85.7% 0.032 330.7);
Tailwind
colors: {
custom: {
50: '#e7d9e5',
500: '#ddc9da',
950: '#000000',
},
}SCSS
$custom: #ddc9da; $custom-light: #e7d9e5; $custom-dark: #000000;
JSON
{
"hex": "#ddc9da",
"rgb": {
"r": 221,
"g": 201,
"b": 218
},
"hsl": {
"h": 309,
"s": 22.727,
"l": 82.745
},
"oklch": {
"l": 0.85743,
"c": 0.03186,
"h": 330.7
},
"luminance": 0.62207
}Semantic roles & 50–950 ramp
primary
#DDC9DA
secondary
#97B39B
accent
#A15244
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384