#D4CEDC#D4CEDC
#D4CEDC is a very light, muted violet. Relative luminance 0.633; OKLCH L 86.0% C 0.020 H 305.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEDC |
|---|---|
| RGB | rgb(212, 206, 220) |
| HSL | hsl(266, 17%, 84%) |
| HSV | hsv(266, 6%, 86%) |
| CMYK | cmyk(3.6%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.60, 4.63, -6.18) |
| CIE-LCH | lch(83.60, 7.72, 306.84°) |
| OKLab | oklab(86.04% 0.0116 -0.0165) |
| OKLCH | oklch(86.04% 0.02 305.2) |
| XYZ | xyz(62.1387, 63.3070, 76.6422) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.29
Silver
#C0C0C0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEDC #D6DCCE
analogous
#CECFDC #D4CEDC #DBCEDC
triadic
#D4CEDC #DCD4CE #CEDCD4
tetradic
#D4CEDC #DCCECF #D6DCCE #CEDCDB
square
#D4CEDC #DCCECF #D6DCCE #CEDCDB
split-complementary
#D4CEDC #DCDBCE #CFDCCE
monochromatic
#9587A9 #B5AAC2 #D4CEDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.54
#D4CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D4CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEDC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEDC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#D3D0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cedc; /* rgb */ color: rgb(212, 206, 220); /* oklch */ color: oklch(86.0% 0.020 305.2);
Tailwind
colors: {
custom: {
50: '#e1dce6',
500: '#d4cedc',
950: '#000000',
},
}SCSS
$custom: #d4cedc; $custom-light: #e1dce6; $custom-dark: #000000;
JSON
{
"hex": "#d4cedc",
"rgb": {
"r": 212,
"g": 206,
"b": 220
},
"hsl": {
"h": 265.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86038,
"c": 0.02016,
"h": 305.2
},
"luminance": 0.63307
}Semantic roles & 50–950 ramp
primary
#D4CEDC
secondary
#A9B19D
accent
#9B4B78
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484