#D3CED7#D3CED7
#D3CED7 is a very light, near-neutral violet. Relative luminance 0.629; OKLCH L 85.8% C 0.013 H 310.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED7 |
|---|---|
| RGB | rgb(211, 206, 215) |
| HSL | hsl(273, 10%, 83%) |
| HSV | hsv(273, 4%, 84%) |
| CMYK | cmyk(1.9%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(83.39, 3.36, -3.84) |
| CIE-LCH | lch(83.39, 5.10, 311.16°) |
| OKLab | oklab(85.81% 0.0087 -0.0102) |
| OKLCH | oklch(85.81% 0.013 310.5) |
| XYZ | xyz(61.1990, 62.8979, 73.1932) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.28
Silver
#C0C0C0
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED7 #D2D7CE
analogous
#CFCED7 #D3CED7 #D7CED6
triadic
#D3CED7 #D7D3CE #CED7D3
tetradic
#D3CED7 #D7CFCE #D2D7CE #CED6D7
square
#D3CED7 #D7CFCE #D2D7CE #CED6D7
split-complementary
#D3CED7 #D6D7CE #CED7CF
monochromatic
#968BA0 #B5ACBB #D3CED7 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.55
#D3CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D3CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED7
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED7 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD7
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#D3CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3ced7; /* rgb */ color: rgb(211, 206, 215); /* oklch */ color: oklch(85.8% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#e0dce3',
500: '#d3ced7',
950: '#000000',
},
}SCSS
$custom: #d3ced7; $custom-light: #e0dce3; $custom-dark: #000000;
JSON
{
"hex": "#d3ced7",
"rgb": {
"r": 211,
"g": 206,
"b": 215
},
"hsl": {
"h": 273.333,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85805,
"c": 0.01341,
"h": 310.5
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#D3CED7
secondary
#A4AB9E
accent
#94516F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484