#D3CEDD#D3CEDD
#D3CEDD is a very light, muted violet. Relative luminance 0.632; OKLCH L 86.0% C 0.021 H 301.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEDD |
|---|---|
| RGB | rgb(211, 206, 221) |
| HSL | hsl(260, 18%, 84%) |
| HSV | hsv(260, 7%, 87%) |
| CMYK | cmyk(4.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.55, 4.48, -6.79) |
| CIE-LCH | lch(83.55, 8.14, 303.42°) |
| OKLab | oklab(85.99% 0.0109 -0.0181) |
| OKLCH | oklch(85.99% 0.021 301.1) |
| XYZ | xyz(61.9841, 63.2119, 77.3283) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 7.89
Fog
#D8DCE0
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEDD #D8DDCE
analogous
#CED0DD #D3CEDD #DACEDD
triadic
#D3CEDD #DDD3CE #CEDDD3
tetradic
#D3CEDD #DDCED0 #D8DDCE #CEDDDA
square
#D3CEDD #DDCED0 #D8DDCE #CEDDDA
split-complementary
#D3CEDD #DDDACE #D0DDCE
monochromatic
#9286AB #B3AAC4 #D3CEDD #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.54
#D3CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D3CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEDD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEDD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#D2D0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cedd; /* rgb */ color: rgb(211, 206, 221); /* oklch */ color: oklch(86.0% 0.021 301.1);
Tailwind
colors: {
custom: {
50: '#e0dce7',
500: '#d3cedd',
950: '#000000',
},
}SCSS
$custom: #d3cedd; $custom-light: #e0dce7; $custom-dark: #000000;
JSON
{
"hex": "#d3cedd",
"rgb": {
"r": 211,
"g": 206,
"b": 221
},
"hsl": {
"h": 260,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85989,
"c": 0.02118,
"h": 301.1
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#D3CEDD
secondary
#ABB39D
accent
#9C4981
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484