#CFDCDF#CFDCDF
#CFDCDF is a very light, near-neutral cyan. Relative luminance 0.698; OKLCH L 88.6% C 0.015 H 213.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCDF |
|---|---|
| RGB | rgb(207, 220, 223) |
| HSL | hsl(191, 20%, 84%) |
| HSV | hsv(191, 7%, 87%) |
| CMYK | cmyk(7.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.89, -3.78, -2.97) |
| CIE-LCH | lch(86.89, 4.81, 218.19°) |
| OKLab | oklab(88.55% -0.0122 -0.008) |
| OKLCH | oklch(88.55% 0.015 213.1) |
| XYZ | xyz(64.6418, 69.7788, 79.8608) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 5.81
Aliceblue
#F0F8FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCDF #DFD2CF
analogous
#CFDFDA #CFDCDF #CFD4DF
triadic
#CFDCDF #DFCFDC #DCDFCF
tetradic
#CFDCDF #DACFDF #DFD2CF #D4DFCF
square
#CFDCDF #DACFDF #DFD2CF #D4DFCF
split-complementary
#CFDCDF #DFCFD4 #DFDACF
monochromatic
#86A6AE #AAC1C7 #CFDCDF #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.40
#CFDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CFDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCDF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCDF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#CBDDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdcdf; /* rgb */ color: rgb(207, 220, 223); /* oklch */ color: oklch(88.6% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cfdcdf',
950: '#000000',
},
}SCSS
$custom: #cfdcdf; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdcdf",
"rgb": {
"r": 207,
"g": 220,
"b": 223
},
"hsl": {
"h": 191.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88553,
"c": 0.01463,
"h": 213.1
},
"luminance": 0.6978
}Semantic roles & 50–950 ramp
primary
#CFDCDF
secondary
#B5A29D
accent
#57479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484