#D2CEDD#D2CEDD
#D2CEDD is a very light, muted violet. Relative luminance 0.631; OKLCH L 85.9% C 0.021 H 298.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEDD |
|---|---|
| RGB | rgb(210, 206, 221) |
| HSL | hsl(256, 18%, 84%) |
| HSV | hsv(256, 7%, 87%) |
| CMYK | cmyk(5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.48, 4.15, -6.92) |
| CIE-LCH | lch(83.48, 8.07, 300.96°) |
| OKLab | oklab(85.91% 0.0099 -0.0185) |
| OKLCH | oklch(85.91% 0.021 298.1) |
| XYZ | xyz(61.6984, 63.0646, 77.3149) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Fog
#D8DCE0
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.45
Silver
#C0C0C0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEDD #D9DDCE
analogous
#CED1DD #D2CEDD #D9CEDD
triadic
#D2CEDD #DDD2CE #CEDDD2
tetradic
#D2CEDD #DDCED1 #D9DDCE #CEDDD9
square
#D2CEDD #DDCED1 #D9DDCE #CEDDD9
split-complementary
#D2CEDD #DDD9CE #D1DDCE
monochromatic
#9086AB #B1AAC4 #D2CEDD #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.54
#D2CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D2CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEDD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEDD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#D0D0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cedd; /* rgb */ color: rgb(210, 206, 221); /* oklch */ color: oklch(85.9% 0.021 298.1);
Tailwind
colors: {
custom: {
50: '#dfdce7',
500: '#d2cedd',
950: '#000000',
},
}SCSS
$custom: #d2cedd; $custom-light: #dfdce7; $custom-dark: #000000;
JSON
{
"hex": "#d2cedd",
"rgb": {
"r": 210,
"g": 206,
"b": 221
},
"hsl": {
"h": 256,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8591,
"c": 0.02096,
"h": 298.1
},
"luminance": 0.63065
}Semantic roles & 50–950 ramp
primary
#D2CEDD
secondary
#ADB39D
accent
#9C4986
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484