#DDC7DB#DDC7DB
#DDC7DB is a very light, muted purple. Relative luminance 0.613; OKLCH L 85.4% C 0.036 H 328.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC7DB |
|---|---|
| RGB | rgb(221, 199, 219) |
| HSL | hsl(305, 24%, 82%) |
| HSV | hsv(305, 10%, 87%) |
| CMYK | cmyk(0%, 10%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.56, 11.19, -7.11) |
| CIE-LCH | lch(82.56, 13.26, 327.57°) |
| OKLab | oklab(85.39% 0.0311 -0.0189) |
| OKLCH | oklch(85.39% 0.036 328.7) |
| XYZ | xyz(63.0267, 61.3342, 75.5225) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.58
Light Pink
#FFD1DF
ΔE00 7.94
Pale Pink
#FFCFDC
ΔE00 8.34
Pale Lavender
#EECFFE
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.75
Pale Mauve
#FED0FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC7DB #C7DDC9
analogous
#D4C7DD #DDC7DB #DDC7D0
triadic
#DDC7DB #DBDDC7 #C7DBDD
tetradic
#DDC7DB #DDD4C7 #C7DDC9 #C7D0DD
square
#DDC7DB #DDD4C7 #C7DDC9 #C7D0DD
split-complementary
#DDC7DB #D0DDC7 #C7DDD4
monochromatic
#AF7BAA #C6A1C3 #DDC7DB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.58
#DDC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DDC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC7DB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC7DB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#CBCEDA
Tritanopia (blue-blind)
#DFC8CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc7db; /* rgb */ color: rgb(221, 199, 219); /* oklch */ color: oklch(85.4% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#e7d8e6',
500: '#ddc7db',
950: '#000000',
},
}SCSS
$custom: #ddc7db; $custom-light: #e7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#ddc7db",
"rgb": {
"r": 221,
"g": 199,
"b": 219
},
"hsl": {
"h": 305.455,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.85389,
"c": 0.03637,
"h": 328.7
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#DDC7DB
secondary
#95B497
accent
#A34B43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384