#DDCDEB#DDCDEB
#DDCDEB is a very light, muted violet. Relative luminance 0.650; OKLCH L 87.1% C 0.044 H 309.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDEB |
|---|---|
| RGB | rgb(221, 205, 235) |
| HSL | hsl(272, 43%, 86%) |
| HSV | hsv(272, 13%, 92%) |
| CMYK | cmyk(6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.50, 11.00, -12.75) |
| CIE-LCH | lch(84.50, 16.84, 310.79°) |
| OKLab | oklab(87.06% 0.028 -0.0342) |
| OKLCH | oklch(87.06% 0.044 309.3) |
| XYZ | xyz(66.6429, 65.0332, 87.6230) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.89
Pale Lilac
#E4CBFF
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.32
Light Lilac
#EDC8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDEB #DBEBCD
analogous
#CECDEB #DDCDEB #EBCDEA
triadic
#DDCDEB #EBDDCD #CDEBDD
tetradic
#DDCDEB #EBCECD #DBEBCD #CDEAEB
square
#DDCDEB #EBCECD #DBEBCD #CDEAEB
split-complementary
#DDCDEB #EAEBCD #CDEBCE
monochromatic
#A276C8 #BFA1DA #DDCDEB #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.50
#DDCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DDCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDEB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDEB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#DCD1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcdeb; /* rgb */ color: rgb(221, 205, 235); /* oklch */ color: oklch(87.1% 0.044 309.3);
Tailwind
colors: {
custom: {
50: '#e7dcf1',
500: '#ddcdeb',
950: '#000000',
},
}SCSS
$custom: #ddcdeb; $custom-light: #e7dcf1; $custom-dark: #000000;
JSON
{
"hex": "#ddcdeb",
"rgb": {
"r": 221,
"g": 205,
"b": 235
},
"hsl": {
"h": 272,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87055,
"c": 0.04424,
"h": 309.3
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#DDCDEB
secondary
#ACC696
accent
#B6306E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485