#D6CEDD#D6CEDD
#D6CEDD is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.2% C 0.022 H 309.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CEDD |
|---|---|
| RGB | rgb(214, 206, 221) |
| HSL | hsl(272, 18%, 84%) |
| HSV | hsv(272, 7%, 87%) |
| CMYK | cmyk(3.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.79, 5.49, -6.42) |
| CIE-LCH | lch(83.79, 8.45, 310.51°) |
| OKLab | oklab(86.23% 0.0141 -0.0171) |
| OKLCH | oklch(86.23% 0.022 309.5) |
| XYZ | xyz(62.8518, 63.6594, 77.3689) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 8.47
Fog
#D8DCE0
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 8.84
Lavenderblush
#FFF0F5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CEDD #D5DDCE
analogous
#CECEDD #D6CEDD #DDCEDC
triadic
#D6CEDD #DDD6CE #CEDDD6
tetradic
#D6CEDD #DDCECE #D5DDCE #CEDCDD
square
#D6CEDD #DDCECE #D5DDCE #CEDCDD
split-complementary
#D6CEDD #DCDDCE #CEDDCE
monochromatic
#9A86AB #B8AAC4 #D6CEDD #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.53
#D6CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D6CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CEDD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CEDD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#D5D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6cedd; /* rgb */ color: rgb(214, 206, 221); /* oklch */ color: oklch(86.2% 0.022 309.5);
Tailwind
colors: {
custom: {
50: '#e2dde7',
500: '#d6cedd',
950: '#000000',
},
}SCSS
$custom: #d6cedd; $custom-light: #e2dde7; $custom-dark: #000000;
JSON
{
"hex": "#d6cedd",
"rgb": {
"r": 214,
"g": 206,
"b": 221
},
"hsl": {
"h": 272,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8623,
"c": 0.02218,
"h": 309.5
},
"luminance": 0.63659
}Semantic roles & 50–950 ramp
primary
#D6CEDD
secondary
#A7B39D
accent
#9C4970
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484