#CFDBDF#CFDBDF
#CFDBDF is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.3% C 0.014 H 219.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBDF |
|---|---|
| RGB | rgb(207, 219, 223) |
| HSL | hsl(195, 20%, 84%) |
| HSV | hsv(195, 7%, 87%) |
| CMYK | cmyk(7.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.63, -3.26, -3.35) |
| CIE-LCH | lch(86.63, 4.68, 225.78°) |
| OKLab | oklab(88.35% -0.0109 -0.009) |
| OKLCH | oklch(88.35% 0.014 219.6) |
| XYZ | xyz(64.3801, 69.2555, 79.7736) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 5.66
Aliceblue
#F0F8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBDF #DFD3CF
analogous
#CFDFDB #CFDBDF #CFD3DF
triadic
#CFDBDF #DFCFDB #DBDFCF
tetradic
#CFDBDF #DBCFDF #DFD3CF #D3DFCF
square
#CFDBDF #DBCFDF #DFD3CF #D3DFCF
split-complementary
#CFDBDF #DFCFD3 #DFDBCF
monochromatic
#86A4AE #AABFC7 #CFDBDF #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.41
#CFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CFDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBDF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBDF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#CBDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdbdf; /* rgb */ color: rgb(207, 219, 223); /* oklch */ color: oklch(88.3% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cfdbdf',
950: '#000000',
},
}SCSS
$custom: #cfdbdf; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdbdf",
"rgb": {
"r": 207,
"g": 219,
"b": 223
},
"hsl": {
"h": 195,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88349,
"c": 0.0141,
"h": 219.6
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#CFDBDF
secondary
#B5A39D
accent
#5D479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484