#D6CED6#D6CED6
#D6CED6 is a very light, near-neutral purple. Relative luminance 0.633; OKLCH L 86.0% C 0.014 H 325.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CED6 |
|---|---|
| RGB | rgb(214, 206, 214) |
| HSL | hsl(300, 9%, 82%) |
| HSV | hsv(300, 4%, 84%) |
| CMYK | cmyk(0%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(83.60, 4.19, -2.97) |
| CIE-LCH | lch(83.60, 5.14, 324.65°) |
| OKLab | oklab(86.02% 0.0115 -0.0079) |
| OKLCH | oklch(86.02% 0.014 325.7) |
| XYZ | xyz(61.9386, 63.2941, 72.5593) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CED6 #CED6CE
analogous
#D2CED6 #D6CED6 #D6CED2
triadic
#D6CED6 #D6D6CE #CED6D6
tetradic
#D6CED6 #D6D2CE #CED6CE #CED2D6
square
#D6CED6 #D6D2CE #CED6CE #CED2D6
split-complementary
#D6CED6 #D2D6CE #CED6D2
monochromatic
#9E8B9E #BAADBA #D6CED6 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.54
#D6CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D6CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CED6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CED6 | 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)
#CED0D6
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#D7CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d6ced6; /* rgb */ color: rgb(214, 206, 214); /* oklch */ color: oklch(86.0% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#e2dde2',
500: '#d6ced6',
950: '#000000',
},
}SCSS
$custom: #d6ced6; $custom-light: #e2dde2; $custom-dark: #000000;
JSON
{
"hex": "#d6ced6",
"rgb": {
"r": 214,
"g": 206,
"b": 214
},
"hsl": {
"h": 300,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86017,
"c": 0.01395,
"h": 325.7
},
"luminance": 0.63294
}Semantic roles & 50–950 ramp
primary
#D6CED6
secondary
#9EAA9E
accent
#935353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484