#D3CDEE#D3CDEE
#D3CDEE is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.3% C 0.046 H 293.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDEE |
|---|---|
| RGB | rgb(211, 205, 238) |
| HSL | hsl(251, 49%, 87%) |
| HSV | hsv(251, 14%, 93%) |
| CMYK | cmyk(11.3%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.80, 8.35, -15.48) |
| CIE-LCH | lch(83.80, 17.59, 298.35°) |
| OKLab | oklab(86.35% 0.0184 -0.0418) |
| OKLCH | oklch(86.35% 0.046 293.8) |
| XYZ | xyz(64.1248, 63.6843, 89.7863) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDEE #E8EECD
analogous
#CDD8EE #D3CDEE #E4CDEE
triadic
#D3CDEE #EED3CD #CDEED3
tetradic
#D3CDEE #EECDD8 #E8EECD #CDEEE4
square
#D3CDEE #EECDD8 #E8EECD #CDEEE4
split-complementary
#D3CDEE #EEE4CD #D8EECD
monochromatic
#8372CF #AB9FDE #D3CDEE #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.53
#D3CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D3CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDEE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDEE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#CED2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3cdee; /* rgb */ color: rgb(211, 205, 238); /* oklch */ color: oklch(86.3% 0.046 293.8);
Tailwind
colors: {
custom: {
50: '#e0dcf3',
500: '#d3cdee',
950: '#000000',
},
}SCSS
$custom: #d3cdee; $custom-light: #e0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#d3cdee",
"rgb": {
"r": 211,
"g": 205,
"b": 238
},
"hsl": {
"h": 250.909,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.86347,
"c": 0.04568,
"h": 293.8
},
"luminance": 0.63685
}Semantic roles & 50–950 ramp
primary
#D3CDEE
secondary
#C1CB94
accent
#BD29A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485