#D0CEDB#D0CEDB
#D0CEDB is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.7% C 0.018 H 293.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEDB |
|---|---|
| RGB | rgb(208, 206, 219) |
| HSL | hsl(249, 15%, 83%) |
| HSV | hsv(249, 6%, 86%) |
| CMYK | cmyk(5%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(83.27, 3.10, -6.18) |
| CIE-LCH | lch(83.27, 6.91, 296.65°) |
| OKLab | oklab(85.69% 0.007 -0.0165) |
| OKLCH | oklch(85.69% 0.018 293.1) |
| XYZ | xyz(60.8676, 62.6669, 75.8933) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.51
Silver
#C0C0C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEDB #D9DBCE
analogous
#CED2DB #D0CEDB #D6CEDB
triadic
#D0CEDB #DBD0CE #CEDBD0
tetradic
#D0CEDB #DBCED2 #D9DBCE #CEDBD6
square
#D0CEDB #DBCED2 #D9DBCE #CEDBD6
split-complementary
#D0CEDB #DBD6CE #D2DBCE
monochromatic
#8C87A7 #AEABC1 #D0CEDB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.55
#D0CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D0CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEDB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEDB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#CED0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cedb; /* rgb */ color: rgb(208, 206, 219); /* oklch */ color: oklch(85.7% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#dedce6',
500: '#d0cedb',
950: '#000000',
},
}SCSS
$custom: #d0cedb; $custom-light: #dedce6; $custom-dark: #000000;
JSON
{
"hex": "#d0cedb",
"rgb": {
"r": 208,
"g": 206,
"b": 219
},
"hsl": {
"h": 249.231,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.85689,
"c": 0.01794,
"h": 293.1
},
"luminance": 0.62667
}Semantic roles & 50–950 ramp
primary
#D0CEDB
secondary
#ADB09D
accent
#994C8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484