#D0CFDD#D0CFDD
#D0CFDD is a very light, near-neutral blue. Relative luminance 0.633; OKLCH L 86.0% C 0.019 H 289.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFDD |
|---|---|
| RGB | rgb(208, 207, 221) |
| HSL | hsl(244, 17%, 84%) |
| HSV | hsv(244, 6%, 87%) |
| CMYK | cmyk(5.9%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.58, 2.96, -6.79) |
| CIE-LCH | lch(83.58, 7.40, 293.54°) |
| OKLab | oklab(85.95% 0.0063 -0.0181) |
| OKLCH | oklch(85.95% 0.019 289.3) |
| XYZ | xyz(61.3739, 63.2558, 77.3688) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.75
Silver
#C0C0C0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFDD #DCDDCF
analogous
#CFD5DD #D0CFDD #D7CFDD
triadic
#D0CFDD #DDD0CF #CFDDD0
tetradic
#D0CFDD #DDCFD5 #DCDDCF #CFDDD7
square
#D0CFDD #DDCFD5 #DCDDCF #CFDDD7
split-complementary
#D0CFDD #DDD7CF #D5DDCF
monochromatic
#8A87AA #ADABC4 #D0CFDD #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.54
#D0CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D0CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFDD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFDD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#CED1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cfdd; /* rgb */ color: rgb(208, 207, 221); /* oklch */ color: oklch(86.0% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#dedde7',
500: '#d0cfdd',
950: '#000000',
},
}SCSS
$custom: #d0cfdd; $custom-light: #dedde7; $custom-dark: #000000;
JSON
{
"hex": "#d0cfdd",
"rgb": {
"r": 208,
"g": 207,
"b": 221
},
"hsl": {
"h": 244.286,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.85951,
"c": 0.01922,
"h": 289.3
},
"luminance": 0.63256
}Semantic roles & 50–950 ramp
primary
#D0CFDD
secondary
#B1B29E
accent
#9B4A96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484