#D4CCDE#D4CCDE
#D4CCDE is a very light, muted violet. Relative luminance 0.625; OKLCH L 85.7% C 0.026 H 305.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCDE |
|---|---|
| RGB | rgb(212, 204, 222) |
| HSL | hsl(267, 21%, 84%) |
| HSV | hsv(267, 8%, 87%) |
| CMYK | cmyk(4.5%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(83.16, 6.07, -7.91) |
| CIE-LCH | lch(83.16, 9.97, 307.49°) |
| OKLab | oklab(85.71% 0.0152 -0.0211) |
| OKLCH | oklch(85.71% 0.026 305.8) |
| XYZ | xyz(61.9268, 62.4568, 77.8860) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 9.52
Fog
#D8DCE0
ΔE00 9.76
Dove Gray
#B6B8BD
ΔE00 9.87
Gainsboro
#DCDCDC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCDE #D6DECC
analogous
#CCCDDE #D4CCDE #DDCCDE
triadic
#D4CCDE #DED4CC #CCDED4
tetradic
#D4CCDE #DECCCD #D6DECC #CCDEDD
square
#D4CCDE #DECCCD #D6DECC #CCDEDD
split-complementary
#D4CCDE #DEDDCC #CDDECC
monochromatic
#9582AE #B5A7C6 #D4CCDE #EFECF3 #EFECF3
Accessibility & contrast
On white
1.56
#D4CCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#D4CCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCDE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCDE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#D3CED2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4ccde; /* rgb */ color: rgb(212, 204, 222); /* oklch */ color: oklch(85.7% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#e1dbe8',
500: '#d4ccde',
950: '#000000',
},
}SCSS
$custom: #d4ccde; $custom-light: #e1dbe8; $custom-dark: #000000;
JSON
{
"hex": "#d4ccde",
"rgb": {
"r": 212,
"g": 204,
"b": 222
},
"hsl": {
"h": 266.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85706,
"c": 0.02605,
"h": 305.8
},
"luminance": 0.62457
}Semantic roles & 50–950 ramp
primary
#D4CCDE
secondary
#A9B49A
accent
#A04678
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484