#DDCCED#DDCCED
#DDCCED is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.9% C 0.048 H 308.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCED |
|---|---|
| RGB | rgb(221, 204, 237) |
| HSL | hsl(271, 48%, 86%) |
| HSV | hsv(271, 14%, 93%) |
| CMYK | cmyk(6.8%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.31, 11.92, -14.09) |
| CIE-LCH | lch(84.31, 18.46, 310.22°) |
| OKLab | oklab(86.93% 0.0301 -0.0379) |
| OKLCH | oklch(86.93% 0.048 308.5) |
| XYZ | xyz(66.6951, 64.6726, 89.0738) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 5.21
Light Lavender
#DFC5FE
ΔE00 6.38
Very Light Purple
#F6CEFC
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCED #DCEDCC
analogous
#CDCCED #DDCCED #EDCCED
triadic
#DDCCED #EDDDCC #CCEDDD
tetradic
#DDCCED #EDCDCC #DCEDCC #CCEDED
square
#DDCCED #EDCDCC #DCEDCC #CCEDED
split-complementary
#DDCCED #EDEDCC #CCEDCD
monochromatic
#A172CD #BF9FDD #DDCCED #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.51
#DDCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DDCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCED
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCED | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#DBD0D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcced; /* rgb */ color: rgb(221, 204, 237); /* oklch */ color: oklch(86.9% 0.048 308.5);
Tailwind
colors: {
custom: {
50: '#e7dbf2',
500: '#ddcced',
950: '#000000',
},
}SCSS
$custom: #ddcced; $custom-light: #e7dbf2; $custom-dark: #000000;
JSON
{
"hex": "#ddcced",
"rgb": {
"r": 221,
"g": 204,
"b": 237
},
"hsl": {
"h": 270.909,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.8693,
"c": 0.04843,
"h": 308.5
},
"luminance": 0.64672
}Semantic roles & 50–950 ramp
primary
#DDCCED
secondary
#AECA94
accent
#BB2A71
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485