#DDC2DF#DDC2DF
#DDC2DF is a very light, muted purple. Relative luminance 0.593; OKLCH L 84.6% C 0.049 H 323.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2DF |
|---|---|
| RGB | rgb(221, 194, 223) |
| HSL | hsl(296, 31%, 82%) |
| HSV | hsv(296, 13%, 87%) |
| CMYK | cmyk(0.9%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(81.45, 14.59, -10.90) |
| CIE-LCH | lch(81.45, 18.22, 323.24°) |
| OKLab | oklab(84.56% 0.0399 -0.0291) |
| OKLCH | oklch(84.56% 0.049 323.9) |
| XYZ | xyz(62.4280, 59.2843, 77.9520) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.62
Pale Lavender
#EECFFE
ΔE00 6.12
Very Light Purple
#F6CEFC
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.04
Pale Mauve
#FED0FC
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2DF #C4DFC2
analogous
#CFC2DF #DDC2DF #DFC2D3
triadic
#DDC2DF #DFDDC2 #C2DFDD
tetradic
#DDC2DF #DFCFC2 #C4DFC2 #C2D3DF
square
#DDC2DF #DFCFC2 #C4DFC2 #C2D3DF
split-complementary
#DDC2DF #D3DFC2 #C2DFCF
monochromatic
#B072B5 #C79ACA #DDC2DF #F3EAF4 #F4EBF4
Accessibility & contrast
On white
1.63
#DDC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DDC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2DF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2DF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#C6CBDE
Tritanopia (blue-blind)
#DFC4CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddc2df; /* rgb */ color: rgb(221, 194, 223); /* oklch */ color: oklch(84.6% 0.049 323.9);
Tailwind
colors: {
custom: {
50: '#e7d4e9',
500: '#ddc2df',
950: '#000000',
},
}SCSS
$custom: #ddc2df; $custom-light: #e7d4e9; $custom-dark: #000000;
JSON
{
"hex": "#ddc2df",
"rgb": {
"r": 221,
"g": 194,
"b": 223
},
"hsl": {
"h": 295.862,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84564,
"c": 0.04936,
"h": 323.9
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#DDC2DF
secondary
#91B78E
accent
#AA3C43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384