#D6CCDB#D6CCDB
#D6CCDB is a very light, muted purple. Relative luminance 0.626; OKLCH L 85.8% C 0.023 H 314.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CCDB |
|---|---|
| RGB | rgb(214, 204, 219) |
| HSL | hsl(280, 17%, 83%) |
| HSV | hsv(280, 7%, 86%) |
| CMYK | cmyk(2.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.23, 6.17, -6.18) |
| CIE-LCH | lch(83.23, 8.73, 314.95°) |
| OKLab | oklab(85.78% 0.0163 -0.0164) |
| OKLCH | oklch(85.78% 0.023 314.7) |
| XYZ | xyz(62.1085, 62.5966, 75.8145) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 8.94
Lavenderblush
#FFF0F5
ΔE00 9.24
Gainsboro
#DCDCDC
ΔE00 9.38
Fog
#D8DCE0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CCDB #D1DBCC
analogous
#CECCDB #D6CCDB #DBCCD8
triadic
#D6CCDB #DBD6CC #CCDBD6
tetradic
#D6CCDB #DBCECC #D1DBCC #CCD8DB
square
#D6CCDB #DBCECC #D1DBCC #CCD8DB
split-complementary
#D6CCDB #D8DBCC #CCDBCE
monochromatic
#9C84A8 #B9A8C2 #D6CCDB #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.55
#D6CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D6CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CCDB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CCDB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#CCD0DA
Tritanopia (blue-blind)
#D6CED1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6ccdb; /* rgb */ color: rgb(214, 204, 219); /* oklch */ color: oklch(85.8% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#e2dbe6',
500: '#d6ccdb',
950: '#000000',
},
}SCSS
$custom: #d6ccdb; $custom-light: #e2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#d6ccdb",
"rgb": {
"r": 214,
"g": 204,
"b": 219
},
"hsl": {
"h": 280,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85775,
"c": 0.02314,
"h": 314.7
},
"luminance": 0.62596
}Semantic roles & 50–950 ramp
primary
#D6CCDB
secondary
#A2B09B
accent
#9C4A65
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484