#D3CEDC#D3CEDC
#D3CEDC is a very light, near-neutral violet. Relative luminance 0.632; OKLCH L 86.0% C 0.020 H 302.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEDC |
|---|---|
| RGB | rgb(211, 206, 220) |
| HSL | hsl(261, 17%, 84%) |
| HSV | hsv(261, 6%, 86%) |
| CMYK | cmyk(4.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.53, 4.29, -6.30) |
| CIE-LCH | lch(83.53, 7.63, 304.27°) |
| OKLab | oklab(85.96% 0.0106 -0.0168) |
| OKLCH | oklch(85.96% 0.02 302.2) |
| XYZ | xyz(61.8513, 63.1588, 76.6287) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 7.52
Fog
#D8DCE0
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.99
Dove Gray
#B6B8BD
ΔE00 8.44
Silver
#C0C0C0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEDC #D7DCCE
analogous
#CED0DC #D3CEDC #DACEDC
triadic
#D3CEDC #DCD3CE #CEDCD3
tetradic
#D3CEDC #DCCED0 #D7DCCE #CEDCDA
square
#D3CEDC #DCCED0 #D7DCCE #CEDCDA
split-complementary
#D3CEDC #DCDACE #D0DCCE
monochromatic
#9387A9 #B3AAC2 #D3CEDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.54
#D3CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D3CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEDC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEDC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#D2D0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cedc; /* rgb */ color: rgb(211, 206, 220); /* oklch */ color: oklch(86.0% 0.020 302.2);
Tailwind
colors: {
custom: {
50: '#e0dce6',
500: '#d3cedc',
950: '#000000',
},
}SCSS
$custom: #d3cedc; $custom-light: #e0dce6; $custom-dark: #000000;
JSON
{
"hex": "#d3cedc",
"rgb": {
"r": 211,
"g": 206,
"b": 220
},
"hsl": {
"h": 261.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.85958,
"c": 0.01986,
"h": 302.2
},
"luminance": 0.63159
}Semantic roles & 50–950 ramp
primary
#D3CEDC
secondary
#AAB19D
accent
#9B4B7E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484