#DDCDDF#DDCDDF
#DDCDDF is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.7% C 0.030 H 322.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDDF |
|---|---|
| RGB | rgb(221, 205, 223) |
| HSL | hsl(293, 22%, 84%) |
| HSV | hsv(293, 8%, 87%) |
| CMYK | cmyk(0.9%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(84.15, 8.74, -6.88) |
| CIE-LCH | lch(84.15, 11.13, 321.79°) |
| OKLab | oklab(86.67% 0.0238 -0.0183) |
| OKLCH | oklch(86.67% 0.03 322.4) |
| XYZ | xyz(64.9674, 64.3630, 78.7985) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Pink
#FFD1DF
ΔE00 9.20
Lavenderblush
#FFF0F5
ΔE00 9.21
Pale Lavender
#EECFFE
ΔE00 9.34
Pale Pink
#FFCFDC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDDF #CFDFCD
analogous
#D4CDDF #DDCDDF #DFCDD8
triadic
#DDCDDF #DFDDCD #CDDFDD
tetradic
#DDCDDF #DFD4CD #CFDFCD #CDD8DF
square
#DDCDDF #DFD4CD #CFDFCD #CDD8DF
split-complementary
#DDCDDF #D8DFCD #CDDFD4
monochromatic
#AA82AF #C4A8C7 #DDCDDF #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.51
#DDCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DDCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDDF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDDF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#DECED3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcddf; /* rgb */ color: rgb(221, 205, 223); /* oklch */ color: oklch(86.7% 0.030 322.4);
Tailwind
colors: {
custom: {
50: '#e7dce9',
500: '#ddcddf',
950: '#000000',
},
}SCSS
$custom: #ddcddf; $custom-light: #e7dce9; $custom-dark: #000000;
JSON
{
"hex": "#ddcddf",
"rgb": {
"r": 221,
"g": 205,
"b": 223
},
"hsl": {
"h": 293.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8667,
"c": 0.02998,
"h": 322.4
},
"luminance": 0.64363
}Semantic roles & 50–950 ramp
primary
#DDCDDF
secondary
#9EB59B
accent
#A0454F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484