#D3CED8#D3CED8
#D3CED8 is a very light, near-neutral violet. Relative luminance 0.629; OKLCH L 85.8% C 0.015 H 308.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED8 |
|---|---|
| RGB | rgb(211, 206, 216) |
| HSL | hsl(270, 11%, 83%) |
| HSV | hsv(270, 5%, 85%) |
| CMYK | cmyk(2.3%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.42, 3.54, -4.33) |
| CIE-LCH | lch(83.42, 5.60, 309.27°) |
| OKLab | oklab(85.84% 0.0091 -0.0115) |
| OKLCH | oklch(85.84% 0.015 308.2) |
| XYZ | xyz(61.3279, 62.9494, 73.8720) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED8 #D3D8CE
analogous
#CECED8 #D3CED8 #D8CED8
triadic
#D3CED8 #D8D3CE #CED8D3
tetradic
#D3CED8 #D8CECE #D3D8CE #CED8D8
square
#D3CED8 #D8CECE #D3D8CE #CED8D8
split-complementary
#D3CED8 #D8D8CE #CED8CE
monochromatic
#968AA2 #B4ACBD #D3CED8 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.55
#D3CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D3CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#D2CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3ced8; /* rgb */ color: rgb(211, 206, 216); /* oklch */ color: oklch(85.8% 0.015 308.2);
Tailwind
colors: {
custom: {
50: '#e0dce4',
500: '#d3ced8',
950: '#000000',
},
}SCSS
$custom: #d3ced8; $custom-light: #e0dce4; $custom-dark: #000000;
JSON
{
"hex": "#d3ced8",
"rgb": {
"r": 211,
"g": 206,
"b": 216
},
"hsl": {
"h": 270,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.85835,
"c": 0.01467,
"h": 308.2
},
"luminance": 0.62949
}Semantic roles & 50–950 ramp
primary
#D3CED8
secondary
#A5AC9E
accent
#955073
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484