#D0CCDB#D0CCDB
#D0CCDB is a very light, muted violet. Relative luminance 0.617; OKLCH L 85.3% C 0.021 H 298.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCDB |
|---|---|
| RGB | rgb(208, 204, 219) |
| HSL | hsl(256, 17%, 83%) |
| HSV | hsv(256, 7%, 86%) |
| CMYK | cmyk(5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.76, 4.16, -6.93) |
| CIE-LCH | lch(82.76, 8.08, 300.97°) |
| OKLab | oklab(85.29% 0.0099 -0.0185) |
| OKLCH | oklch(85.29% 0.021 298.1) |
| XYZ | xyz(60.3892, 61.7100, 75.7339) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 7.80
Fog
#D8DCE0
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.37
Silver
#C0C0C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCDB #D7DBCC
analogous
#CCCFDB #D0CCDB #D7CCDB
triadic
#D0CCDB #DBD0CC #CCDBD0
tetradic
#D0CCDB #DBCCCF #D7DBCC #CCDBD7
square
#D0CCDB #DBCCCF #D7DBCC #CCDBD7
split-complementary
#D0CCDB #DBD7CC #CFDBCC
monochromatic
#8E84A8 #AFA8C2 #D0CCDB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.57
#D0CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D0CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCDB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCDB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#CECED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0ccdb; /* rgb */ color: rgb(208, 204, 219); /* oklch */ color: oklch(85.3% 0.021 298.1);
Tailwind
colors: {
custom: {
50: '#dedbe6',
500: '#d0ccdb',
950: '#000000',
},
}SCSS
$custom: #d0ccdb; $custom-light: #dedbe6; $custom-dark: #000000;
JSON
{
"hex": "#d0ccdb",
"rgb": {
"r": 208,
"g": 204,
"b": 219
},
"hsl": {
"h": 256,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85291,
"c": 0.02099,
"h": 298.1
},
"luminance": 0.6171
}Semantic roles & 50–950 ramp
primary
#D0CCDB
secondary
#ABB09B
accent
#9C4A86
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484