#D1CFDF#D1CFDF
#D1CFDF is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.1% C 0.022 H 291.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CFDF |
|---|---|
| RGB | rgb(209, 207, 223) |
| HSL | hsl(248, 20%, 84%) |
| HSV | hsv(248, 7%, 87%) |
| CMYK | cmyk(6.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.71, 3.67, -7.65) |
| CIE-LCH | lch(83.71, 8.48, 295.66°) |
| OKLab | oklab(86.09% 0.0081 -0.0205) |
| OKLCH | oklch(86.09% 0.022 291.7) |
| XYZ | xyz(61.9241, 63.5085, 78.7938) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Fog
#D8DCE0
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CFDF #DDDFCF
analogous
#CFD5DF #D1CFDF #D9CFDF
triadic
#D1CFDF #DFD1CF #CFDFD1
tetradic
#D1CFDF #DFCFD5 #DDDFCF #CFDFD9
square
#D1CFDF #DFCFD5 #DDDFCF #CFDFD9
split-complementary
#D1CFDF #DFD9CF #D5DFCF
monochromatic
#8B86AE #AEAAC7 #D1CFDF #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.53
#D1CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D1CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CFDF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CFDF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#CFD1D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1cfdf; /* rgb */ color: rgb(209, 207, 223); /* oklch */ color: oklch(86.1% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#dfdde9',
500: '#d1cfdf',
950: '#000000',
},
}SCSS
$custom: #d1cfdf; $custom-light: #dfdde9; $custom-dark: #000000;
JSON
{
"hex": "#d1cfdf",
"rgb": {
"r": 209,
"g": 207,
"b": 223
},
"hsl": {
"h": 247.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86092,
"c": 0.02202,
"h": 291.7
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#D1CFDF
secondary
#B2B59D
accent
#9E4793
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484