#D4CCDA#D4CCDA
#D4CCDA is a very light, muted violet. Relative luminance 0.622; OKLCH L 85.6% C 0.021 H 311.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCDA |
|---|---|
| RGB | rgb(212, 204, 218) |
| HSL | hsl(274, 16%, 83%) |
| HSV | hsv(274, 6%, 85%) |
| CMYK | cmyk(2.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(83.04, 5.31, -5.94) |
| CIE-LCH | lch(83.04, 7.97, 311.79°) |
| OKLab | oklab(85.58% 0.0138 -0.0158) |
| OKLCH | oklch(85.58% 0.021 311.1) |
| XYZ | xyz(61.3970, 62.2449, 75.0960) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.69
Fog
#D8DCE0
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCDA #D2DACC
analogous
#CDCCDA #D4CCDA #DACCD9
triadic
#D4CCDA #DAD4CC #CCDAD4
tetradic
#D4CCDA #DACDCC #D2DACC #CCD9DA
square
#D4CCDA #DACDCC #D2DACC #CCD9DA
split-complementary
#D4CCDA #D9DACC #CCDACD
monochromatic
#9885A7 #B6A9C0 #D4CCDA #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.56
#D4CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D4CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCDA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCDA | 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)
#CACEDB
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#D4CED0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4ccda; /* rgb */ color: rgb(212, 204, 218); /* oklch */ color: oklch(85.6% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#e1dbe5',
500: '#d4ccda',
950: '#000000',
},
}SCSS
$custom: #d4ccda; $custom-light: #e1dbe5; $custom-dark: #000000;
JSON
{
"hex": "#d4ccda",
"rgb": {
"r": 212,
"g": 204,
"b": 218
},
"hsl": {
"h": 274.286,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.85581,
"c": 0.02097,
"h": 311.1
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#D4CCDA
secondary
#A4AF9B
accent
#9A4B6D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484