#D3CCDD#D3CCDD
#D3CCDD is a very light, muted violet. Relative luminance 0.623; OKLCH L 85.6% C 0.024 H 304.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCDD |
|---|---|
| RGB | rgb(211, 204, 221) |
| HSL | hsl(265, 20%, 83%) |
| HSV | hsv(265, 8%, 87%) |
| CMYK | cmyk(4.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(83.05, 5.54, -7.54) |
| CIE-LCH | lch(83.05, 9.36, 306.31°) |
| OKLab | oklab(85.59% 0.0138 -0.0201) |
| OKLCH | oklch(85.59% 0.024 304.4) |
| XYZ | xyz(61.5057, 62.2551, 77.1688) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 9.01
Fog
#D8DCE0
ΔE00 9.23
Dove Gray
#B6B8BD
ΔE00 9.37
Gainsboro
#DCDCDC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCDD #D6DDCC
analogous
#CCCDDD #D3CCDD #DBCCDD
triadic
#D3CCDD #DDD3CC #CCDDD3
tetradic
#D3CCDD #DDCCCD #D6DDCC #CCDDDB
square
#D3CCDD #DDCCCD #D6DDCC #CCDDDB
split-complementary
#D3CCDD #DDDBCC #CDDDCC
monochromatic
#9483AC #B3A7C5 #D3CCDD #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.56
#D3CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D3CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCDD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCDD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#D2CED1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3ccdd; /* rgb */ color: rgb(211, 204, 221); /* oklch */ color: oklch(85.6% 0.024 304.4);
Tailwind
colors: {
custom: {
50: '#e0dbe7',
500: '#d3ccdd',
950: '#000000',
},
}SCSS
$custom: #d3ccdd; $custom-light: #e0dbe7; $custom-dark: #000000;
JSON
{
"hex": "#d3ccdd",
"rgb": {
"r": 211,
"g": 204,
"b": 221
},
"hsl": {
"h": 264.706,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85594,
"c": 0.02442,
"h": 304.4
},
"luminance": 0.62255
}Semantic roles & 50–950 ramp
primary
#D3CCDD
secondary
#A9B39A
accent
#9E477A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484