#D3CDEC#D3CDEC
#D3CDEC is a very light, muted violet. Relative luminance 0.636; OKLCH L 86.3% C 0.043 H 294.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDEC |
|---|---|
| RGB | rgb(211, 205, 236) |
| HSL | hsl(252, 45%, 86%) |
| HSV | hsv(252, 13%, 93%) |
| CMYK | cmyk(10.6%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.74, 7.95, -14.51) |
| CIE-LCH | lch(83.74, 16.54, 298.72°) |
| OKLab | oklab(86.28% 0.0177 -0.0391) |
| OKLCH | oklch(86.28% 0.043 294.4) |
| XYZ | xyz(63.8326, 63.5674, 88.2475) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.11
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 7.27
Pale Lilac
#E4CBFF
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDEC #E6ECCD
analogous
#CDD7EC #D3CDEC #E3CDEC
triadic
#D3CDEC #ECD3CD #CDECD3
tetradic
#D3CDEC #ECCDD7 #E6ECCD #CDECE3
square
#D3CDEC #ECCDD7 #E6ECCD #CDECE3
split-complementary
#D3CDEC #ECE3CD #D7ECCD
monochromatic
#8574CA #ACA1DB #D3CDEC #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.53
#D3CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D3CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDEC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDEC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#CFD1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3cdec; /* rgb */ color: rgb(211, 205, 236); /* oklch */ color: oklch(86.3% 0.043 294.4);
Tailwind
colors: {
custom: {
50: '#e0dcf2',
500: '#d3cdec',
950: '#000000',
},
}SCSS
$custom: #d3cdec; $custom-light: #e0dcf2; $custom-dark: #000000;
JSON
{
"hex": "#d3cdec",
"rgb": {
"r": 211,
"g": 205,
"b": 236
},
"hsl": {
"h": 251.613,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.8628,
"c": 0.04296,
"h": 294.4
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#D3CDEC
secondary
#BEC895
accent
#B82D9D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485