#D0CFDC#D0CFDC
#D0CFDC is a very light, near-neutral blue. Relative luminance 0.632; OKLCH L 85.9% C 0.018 H 289.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFDC |
|---|---|
| RGB | rgb(208, 207, 220) |
| HSL | hsl(245, 16%, 84%) |
| HSV | hsv(245, 6%, 86%) |
| CMYK | cmyk(5.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.55, 2.77, -6.29) |
| CIE-LCH | lch(83.55, 6.88, 293.72°) |
| OKLab | oklab(85.92% 0.006 -0.0168) |
| OKLCH | oklch(85.92% 0.018 289.5) |
| XYZ | xyz(61.2411, 63.2027, 76.6693) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.16
Light Gray
#D3D3D3
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFDC #DBDCCF
analogous
#CFD4DC #D0CFDC #D6CFDC
triadic
#D0CFDC #DCD0CF #CFDCD0
tetradic
#D0CFDC #DCCFD4 #DBDCCF #CFDCD6
square
#D0CFDC #DCCFD4 #DBDCCF #CFDCD6
split-complementary
#D0CFDC #DCD6CF #D4DCCF
monochromatic
#8B88A8 #ADACC2 #D0CFDC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.54
#D0CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D0CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFDC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFDC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#CED1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cfdc; /* rgb */ color: rgb(208, 207, 220); /* oklch */ color: oklch(85.9% 0.018 289.5);
Tailwind
colors: {
custom: {
50: '#dedde6',
500: '#d0cfdc',
950: '#000000',
},
}SCSS
$custom: #d0cfdc; $custom-light: #dedde6; $custom-dark: #000000;
JSON
{
"hex": "#d0cfdc",
"rgb": {
"r": 208,
"g": 207,
"b": 220
},
"hsl": {
"h": 244.615,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.85919,
"c": 0.01785,
"h": 289.5
},
"luminance": 0.63203
}Semantic roles & 50–950 ramp
primary
#D0CFDC
secondary
#B0B19E
accent
#9A4C94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484