#C8CFDC#C8CFDC
#C8CFDC is a very light, near-neutral blue. Relative luminance 0.621; OKLCH L 85.3% C 0.020 H 263.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDC |
|---|---|
| RGB | rgb(200, 207, 220) |
| HSL | hsl(219, 22%, 82%) |
| HSV | hsv(219, 9%, 86%) |
| CMYK | cmyk(9.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.95, 0.12, -7.24) |
| CIE-LCH | lch(82.95, 7.25, 270.96°) |
| OKLab | oklab(85.3% -0.0024 -0.0194) |
| OKLCH | oklch(85.3% 0.02 263) |
| XYZ | xyz(59.0478, 62.0718, 76.5664) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDC #DCD5C8
analogous
#C8D9DC #C8CFDC #CBC8DC
triadic
#C8CFDC #DCC8CF #CFDCC8
tetradic
#C8CFDC #DCC8D9 #DCD5C8 #C8DCCB
square
#C8CFDC #DCC8D9 #DCD5C8 #C8DCCB
split-complementary
#C8CFDC #DCCBC8 #D9DCC8
monochromatic
#7D8EAC #A3AEC4 #C8CFDC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.57
#C8CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#C8CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#C4D2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cfdc; /* rgb */ color: rgb(200, 207, 220); /* oklch */ color: oklch(85.3% 0.020 263.0);
Tailwind
colors: {
custom: {
50: '#d8dde6',
500: '#c8cfdc',
950: '#000000',
},
}SCSS
$custom: #c8cfdc; $custom-light: #d8dde6; $custom-dark: #000000;
JSON
{
"hex": "#c8cfdc",
"rgb": {
"r": 200,
"g": 207,
"b": 220
},
"hsl": {
"h": 219,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.85303,
"c": 0.01959,
"h": 263
},
"luminance": 0.62072
}Semantic roles & 50–950 ramp
primary
#C8CFDC
secondary
#B2A896
accent
#8145A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484