#D3CDEB#D3CDEB
#D3CDEB is a very light, muted violet. Relative luminance 0.635; OKLCH L 86.2% C 0.042 H 294.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDEB |
|---|---|
| RGB | rgb(211, 205, 235) |
| HSL | hsl(252, 43%, 86%) |
| HSV | hsv(252, 13%, 92%) |
| CMYK | cmyk(10.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.71, 7.75, -14.02) |
| CIE-LCH | lch(83.71, 16.02, 298.93°) |
| OKLab | oklab(86.25% 0.0174 -0.0378) |
| OKLCH | oklch(86.25% 0.042 294.7) |
| XYZ | xyz(63.6877, 63.5094, 87.4844) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.20
Pale Lilac
#E4CBFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDEB #E5EBCD
analogous
#CDD6EB #D3CDEB #E2CDEB
triadic
#D3CDEB #EBD3CD #CDEBD3
tetradic
#D3CDEB #EBCDD6 #E5EBCD #CDEBE2
square
#D3CDEB #EBCDD6 #E5EBCD #CDEBE2
split-complementary
#D3CDEB #EBE2CD #D6EBCD
monochromatic
#8676C8 #ADA1DA #D3CDEB #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.53
#D3CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D3CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDEB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDEB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#CFD1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3cdeb; /* rgb */ color: rgb(211, 205, 235); /* oklch */ color: oklch(86.2% 0.042 294.7);
Tailwind
colors: {
custom: {
50: '#e0dcf1',
500: '#d3cdeb',
950: '#000000',
},
}SCSS
$custom: #d3cdeb; $custom-light: #e0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d3cdeb",
"rgb": {
"r": 211,
"g": 205,
"b": 235
},
"hsl": {
"h": 252,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86246,
"c": 0.0416,
"h": 294.7
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#D3CDEB
secondary
#BDC696
accent
#B6309B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485