#D0CEDD#D0CEDD
#D0CEDD is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.021 H 292.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEDD |
|---|---|
| RGB | rgb(208, 206, 221) |
| HSL | hsl(248, 18%, 84%) |
| HSV | hsv(248, 7%, 87%) |
| CMYK | cmyk(5.9%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.32, 3.48, -7.16) |
| CIE-LCH | lch(83.32, 7.96, 295.94°) |
| OKLab | oklab(85.75% 0.0078 -0.0191) |
| OKLCH | oklch(85.75% 0.021 292.1) |
| XYZ | xyz(61.1324, 62.7728, 77.2883) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Fog
#D8DCE0
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEDD #DBDDCE
analogous
#CED3DD #D0CEDD #D7CEDD
triadic
#D0CEDD #DDD0CE #CEDDD0
tetradic
#D0CEDD #DDCED3 #DBDDCE #CEDDD7
square
#D0CEDD #DDCED3 #DBDDCE #CEDDD7
split-complementary
#D0CEDD #DDD7CE #D3DDCE
monochromatic
#8B86AB #ADAAC4 #D0CEDD #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.55
#D0CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D0CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEDD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEDD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#CED0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cedd; /* rgb */ color: rgb(208, 206, 221); /* oklch */ color: oklch(85.8% 0.021 292.1);
Tailwind
colors: {
custom: {
50: '#dedce7',
500: '#d0cedd',
950: '#000000',
},
}SCSS
$custom: #d0cedd; $custom-light: #dedce7; $custom-dark: #000000;
JSON
{
"hex": "#d0cedd",
"rgb": {
"r": 208,
"g": 206,
"b": 221
},
"hsl": {
"h": 248,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85751,
"c": 0.02067,
"h": 292.1
},
"luminance": 0.62773
}Semantic roles & 50–950 ramp
primary
#D0CEDD
secondary
#B0B39D
accent
#9C4991
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484