#CFD8DD#CFD8DD
#CFD8DD is a very light, near-neutral cyan. Relative luminance 0.676; OKLCH L 87.7% C 0.012 H 231.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8DD |
|---|---|
| RGB | rgb(207, 216, 221) |
| HSL | hsl(201, 17%, 84%) |
| HSV | hsv(201, 6%, 87%) |
| CMYK | cmyk(6.3%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(85.80, -2.09, -3.51) |
| CIE-LCH | lch(85.80, 4.08, 239.25°) |
| OKLab | oklab(87.68% -0.0074 -0.0094) |
| OKLCH | oklch(87.68% 0.012 231.7) |
| XYZ | xyz(63.3365, 67.5970, 78.1033) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.44
Light Gray
#D3D3D3
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 4.44
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 5.72
Silver
#C0C0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8DD #DDD4CF
analogous
#CFDDDB #CFD8DD #CFD1DD
triadic
#CFD8DD #DDCFD8 #D8DDCF
tetradic
#CFD8DD #DBCFDD #DDD4CF #D1DDCF
square
#CFD8DD #DBCFDD #DDD4CF #D1DDCF
split-complementary
#CFD8DD #DDCFD1 #DDDBCF
monochromatic
#879EAA #ABBBC4 #CFD8DD #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.45
#CFD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CFD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8DD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8DD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#CCD9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd8dd; /* rgb */ color: rgb(207, 216, 221); /* oklch */ color: oklch(87.7% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#dde4e7',
500: '#cfd8dd',
950: '#000000',
},
}SCSS
$custom: #cfd8dd; $custom-light: #dde4e7; $custom-dark: #000000;
JSON
{
"hex": "#cfd8dd",
"rgb": {
"r": 207,
"g": 216,
"b": 221
},
"hsl": {
"h": 201.429,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.87682,
"c": 0.01198,
"h": 231.7
},
"luminance": 0.67598
}Semantic roles & 50–950 ramp
primary
#CFD8DD
secondary
#B2A59E
accent
#674A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484