#D3CEDF#D3CEDF
#D3CEDF is a very light, muted violet. Relative luminance 0.633; OKLCH L 86.1% C 0.024 H 299.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEDF |
|---|---|
| RGB | rgb(211, 206, 223) |
| HSL | hsl(258, 21%, 84%) |
| HSV | hsv(258, 8%, 87%) |
| CMYK | cmyk(5.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.61, 4.87, -7.78) |
| CIE-LCH | lch(83.61, 9.17, 302.03°) |
| OKLab | oklab(86.05% 0.0117 -0.0208) |
| OKLCH | oklch(86.05% 0.024 299.3) |
| XYZ | xyz(62.2521, 63.3192, 78.7400) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Thistle
#D8BFD8
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 9.02
Dove Gray
#B6B8BD
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEDF #DADFCE
analogous
#CED2DF #D3CEDF #DCCEDF
triadic
#D3CEDF #DFD3CE #CEDFD3
tetradic
#D3CEDF #DFCED2 #DADFCE #CEDFDC
square
#D3CEDF #DFCED2 #DADFCE #CEDFDC
split-complementary
#D3CEDF #DFDCCE #D2DFCE
monochromatic
#9184AF #B2A9C7 #D3CEDF #EEECF3 #EEECF3
Accessibility & contrast
On white
1.54
#D3CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D3CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEDF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEDF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#D1D0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cedf; /* rgb */ color: rgb(211, 206, 223); /* oklch */ color: oklch(86.1% 0.024 299.3);
Tailwind
colors: {
custom: {
50: '#e0dce9',
500: '#d3cedf',
950: '#000000',
},
}SCSS
$custom: #d3cedf; $custom-light: #e0dce9; $custom-dark: #000000;
JSON
{
"hex": "#d3cedf",
"rgb": {
"r": 211,
"g": 206,
"b": 223
},
"hsl": {
"h": 257.647,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86052,
"c": 0.02384,
"h": 299.3
},
"luminance": 0.63319
}Semantic roles & 50–950 ramp
primary
#D3CEDF
secondary
#AEB59C
accent
#9F4685
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484