#DDC1DF#DDC1DF
#DDC1DF is a very light, muted purple. Relative luminance 0.588; OKLCH L 84.4% C 0.051 H 323.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC1DF |
|---|---|
| RGB | rgb(221, 193, 223) |
| HSL | hsl(296, 32%, 82%) |
| HSV | hsv(296, 13%, 87%) |
| CMYK | cmyk(0.9%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.20, 15.13, -11.27) |
| CIE-LCH | lch(81.20, 18.86, 323.32°) |
| OKLab | oklab(84.38% 0.0413 -0.0301) |
| OKLCH | oklch(84.38% 0.051 323.9) |
| XYZ | xyz(62.2062, 58.8407, 77.8781) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.86
Pale Lavender
#EECFFE
ΔE00 5.99
Very Light Purple
#F6CEFC
ΔE00 6.15
Pale Mauve
#FED0FC
ΔE00 6.89
Pale Lilac
#E4CBFF
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC1DF #C3DFC1
analogous
#CEC1DF #DDC1DF #DFC1D2
triadic
#DDC1DF #DFDDC1 #C1DFDD
tetradic
#DDC1DF #DFCEC1 #C3DFC1 #C1D2DF
square
#DDC1DF #DFCEC1 #C3DFC1 #C1D2DF
split-complementary
#DDC1DF #D2DFC1 #C1DFCE
monochromatic
#B170B5 #C799CA #DDC1DF #F3E9F4 #F4EBF5
Accessibility & contrast
On white
1.64
#DDC1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#DDC1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC1DF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC1DF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#DFC3CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddc1df; /* rgb */ color: rgb(221, 193, 223); /* oklch */ color: oklch(84.4% 0.051 323.9);
Tailwind
colors: {
custom: {
50: '#e7d3e9',
500: '#ddc1df',
950: '#000000',
},
}SCSS
$custom: #ddc1df; $custom-light: #e7d3e9; $custom-dark: #000000;
JSON
{
"hex": "#ddc1df",
"rgb": {
"r": 221,
"g": 193,
"b": 223
},
"hsl": {
"h": 296,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.84375,
"c": 0.05112,
"h": 323.9
},
"luminance": 0.5884
}Semantic roles & 50–950 ramp
primary
#DDC1DF
secondary
#90B78D
accent
#AB3B42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384