#D1CFDC#D1CFDC
#D1CFDC is a very light, near-neutral blue. Relative luminance 0.633; OKLCH L 86.0% C 0.018 H 293.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CFDC |
|---|---|
| RGB | rgb(209, 207, 220) |
| HSL | hsl(249, 16%, 84%) |
| HSV | hsv(249, 6%, 86%) |
| CMYK | cmyk(5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.63, 3.10, -6.17) |
| CIE-LCH | lch(83.63, 6.91, 296.65°) |
| OKLab | oklab(86% 0.007 -0.0165) |
| OKLCH | oklch(86% 0.018 293.1) |
| XYZ | xyz(61.5232, 63.3481, 76.6825) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 7.11
Dove Gray
#B6B8BD
ΔE00 7.70
Silver
#C0C0C0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CFDC #DADCCF
analogous
#CFD3DC #D1CFDC #D7CFDC
triadic
#D1CFDC #DCD1CF #CFDCD1
tetradic
#D1CFDC #DCCFD3 #DADCCF #CFDCD7
square
#D1CFDC #DCCFD3 #DADCCF #CFDCD7
split-complementary
#D1CFDC #DCD7CF #D3DCCF
monochromatic
#8D88A8 #AFACC2 #D1CFDC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.54
#D1CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D1CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CFDC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CFDC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#CFD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d1cfdc; /* rgb */ color: rgb(209, 207, 220); /* oklch */ color: oklch(86.0% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#dfdde6',
500: '#d1cfdc',
950: '#000000',
},
}SCSS
$custom: #d1cfdc; $custom-light: #dfdde6; $custom-dark: #000000;
JSON
{
"hex": "#d1cfdc",
"rgb": {
"r": 209,
"g": 207,
"b": 220
},
"hsl": {
"h": 249.231,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.85998,
"c": 0.01792,
"h": 293.1
},
"luminance": 0.63348
}Semantic roles & 50–950 ramp
primary
#D1CFDC
secondary
#AEB19E
accent
#9A4C8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484