#D4CEDD#D4CEDD
#D4CEDD is a very light, muted violet. Relative luminance 0.634; OKLCH L 86.1% C 0.021 H 304.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEDD |
|---|---|
| RGB | rgb(212, 206, 221) |
| HSL | hsl(264, 18%, 84%) |
| HSV | hsv(264, 7%, 87%) |
| CMYK | cmyk(4.1%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.63, 4.82, -6.67) |
| CIE-LCH | lch(83.63, 8.23, 305.84°) |
| OKLab | oklab(86.07% 0.012 -0.0178) |
| OKLCH | oklch(86.07% 0.021 304) |
| XYZ | xyz(62.2715, 63.3602, 77.3417) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEDD #D7DDCE
analogous
#CECFDD #D4CEDD #DBCEDD
triadic
#D4CEDD #DDD4CE #CEDDD4
tetradic
#D4CEDD #DDCECF #D7DDCE #CEDDDB
square
#D4CEDD #DDCECF #D7DDCE #CEDDDB
split-complementary
#D4CEDD #DDDBCE #CFDDCE
monochromatic
#9586AB #B4AAC4 #D4CEDD #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.54
#D4CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D4CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEDD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEDD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#D3D0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cedd; /* rgb */ color: rgb(212, 206, 221); /* oklch */ color: oklch(86.1% 0.021 304.0);
Tailwind
colors: {
custom: {
50: '#e1dce7',
500: '#d4cedd',
950: '#000000',
},
}SCSS
$custom: #d4cedd; $custom-light: #e1dce7; $custom-dark: #000000;
JSON
{
"hex": "#d4cedd",
"rgb": {
"r": 212,
"g": 206,
"b": 221
},
"hsl": {
"h": 264,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86069,
"c": 0.02146,
"h": 304
},
"luminance": 0.6336
}Semantic roles & 50–950 ramp
primary
#D4CEDD
secondary
#AAB39D
accent
#9C497B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484