#CFD1DD#CFD1DD
#CFD1DD is a very light, near-neutral blue. Relative luminance 0.641; OKLCH L 86.3% C 0.017 H 278.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1DD |
|---|---|
| RGB | rgb(207, 209, 221) |
| HSL | hsl(231, 17%, 84%) |
| HSV | hsv(231, 6%, 87%) |
| CMYK | cmyk(6.3%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(84.01, 1.57, -6.15) |
| CIE-LCH | lch(84.01, 6.35, 284.33°) |
| OKLab | oklab(86.27% 0.0025 -0.0164) |
| OKLCH | oklch(86.27% 0.017 278.5) |
| XYZ | xyz(61.5812, 64.0865, 77.5182) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 6.24
Silver
#C0C0C0
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1DD #DDDBCF
analogous
#CFD8DD #CFD1DD #D4CFDD
triadic
#CFD1DD #DDCFD1 #D1DDCF
tetradic
#CFD1DD #DDCFD8 #DDDBCF #CFDDD4
square
#CFD1DD #DDCFD8 #DDDBCF #CFDDD4
split-complementary
#CFD1DD #DDD4CF #D8DDCF
monochromatic
#878CAA #ABAFC4 #CFD1DD #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.52
#CFD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CFD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1DD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1DD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#CCD3D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd1dd; /* rgb */ color: rgb(207, 209, 221); /* oklch */ color: oklch(86.3% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dddfe7',
500: '#cfd1dd',
950: '#000000',
},
}SCSS
$custom: #cfd1dd; $custom-light: #dddfe7; $custom-dark: #000000;
JSON
{
"hex": "#cfd1dd",
"rgb": {
"r": 207,
"g": 209,
"b": 221
},
"hsl": {
"h": 231.429,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86272,
"c": 0.01663,
"h": 278.5
},
"luminance": 0.64087
}Semantic roles & 50–950 ramp
primary
#CFD1DD
secondary
#B2B09E
accent
#904A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484