#D4CCD8#D4CCD8
#D4CCD8 is a very light, near-neutral purple. Relative luminance 0.621; OKLCH L 85.5% C 0.019 H 314.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCD8 |
|---|---|
| RGB | rgb(212, 204, 216) |
| HSL | hsl(280, 13%, 82%) |
| HSV | hsv(280, 6%, 85%) |
| CMYK | cmyk(1.9%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.99, 4.94, -4.95) |
| CIE-LCH | lch(82.99, 6.99, 314.90°) |
| OKLab | oklab(85.52% 0.013 -0.0132) |
| OKLCH | oklch(85.52% 0.019 314.7) |
| XYZ | xyz(61.1369, 62.1408, 73.7260) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCD8 #D0D8CC
analogous
#CECCD8 #D4CCD8 #D8CCD6
triadic
#D4CCD8 #D8D4CC #CCD8D4
tetradic
#D4CCD8 #D8CECC #D0D8CC #CCD6D8
square
#D4CCD8 #D8CECC #D0D8CC #CCD6D8
split-complementary
#D4CCD8 #D6D8CC #CCD8CE
monochromatic
#9A87A3 #B7A9BD #D4CCD8 #F0EEF2 #F0EEF2
Accessibility & contrast
On white
1.56
#D4CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D4CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCD8
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCD8 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED9
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#D4CDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4ccd8; /* rgb */ color: rgb(212, 204, 216); /* oklch */ color: oklch(85.5% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#e1dbe4',
500: '#d4ccd8',
950: '#000000',
},
}SCSS
$custom: #d4ccd8; $custom-light: #e1dbe4; $custom-dark: #000000;
JSON
{
"hex": "#d4ccd8",
"rgb": {
"r": 212,
"g": 204,
"b": 216
},
"hsl": {
"h": 280,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.8552,
"c": 0.01852,
"h": 314.7
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#D4CCD8
secondary
#A1AD9C
accent
#974E67
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484