#D6CCDA#D6CCDA
#D6CCDA is a very light, muted purple. Relative luminance 0.625; OKLCH L 85.7% C 0.022 H 316.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CCDA |
|---|---|
| RGB | rgb(214, 204, 218) |
| HSL | hsl(283, 16%, 83%) |
| HSV | hsv(283, 6%, 85%) |
| CMYK | cmyk(1.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(83.20, 5.98, -5.69) |
| CIE-LCH | lch(83.20, 8.26, 316.45°) |
| OKLab | oklab(85.74% 0.0159 -0.0151) |
| OKLCH | oklch(85.74% 0.022 316.4) |
| XYZ | xyz(61.9773, 62.5441, 75.1232) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 9.08
Lavenderblush
#FFF0F5
ΔE00 9.09
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CCDA #D0DACC
analogous
#CFCCDA #D6CCDA #DACCD7
triadic
#D6CCDA #DAD6CC #CCDAD6
tetradic
#D6CCDA #DACFCC #D0DACC #CCD7DA
square
#D6CCDA #DACFCC #D0DACC #CCD7DA
split-complementary
#D6CCDA #D7DACC #CCDACF
monochromatic
#9D85A7 #B9A9C0 #D6CCDA #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.55
#D6CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D6CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CCDA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CCDA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#CCD0D9
Tritanopia (blue-blind)
#D6CDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6ccda; /* rgb */ color: rgb(214, 204, 218); /* oklch */ color: oklch(85.7% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#e2dbe5',
500: '#d6ccda',
950: '#000000',
},
}SCSS
$custom: #d6ccda; $custom-light: #e2dbe5; $custom-dark: #000000;
JSON
{
"hex": "#d6ccda",
"rgb": {
"r": 214,
"g": 204,
"b": 218
},
"hsl": {
"h": 282.857,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.85744,
"c": 0.02194,
"h": 316.4
},
"luminance": 0.62544
}Semantic roles & 50–950 ramp
primary
#D6CCDA
secondary
#A1AF9B
accent
#9A4B62
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484