#C8CFDF#C8CFDF
#C8CFDF is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.023 H 266.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDF |
|---|---|
| RGB | rgb(200, 207, 223) |
| HSL | hsl(222, 26%, 83%) |
| HSV | hsv(222, 10%, 87%) |
| CMYK | cmyk(10.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.04, 0.72, -8.72) |
| CIE-LCH | lch(83.04, 8.75, 274.71°) |
| OKLab | oklab(85.4% -0.0013 -0.0234) |
| OKLCH | oklch(85.4% 0.023 266.9) |
| XYZ | xyz(59.4487, 62.2321, 78.6777) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDF #DFD8C8
analogous
#C8DADF #C8CFDF #CCC8DF
triadic
#C8CFDF #DFC8CF #CFDFC8
tetradic
#C8CFDF #DFC8DA #DFD8C8 #C8DFCC
square
#C8CFDF #DFC8DA #DFD8C8 #C8DFCC
split-complementary
#C8CFDF #DFCCC8 #DADFC8
monochromatic
#7B8BB2 #A1ADC8 #C8CFDF #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.56
#C8CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C8CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#C3D2D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cfdf; /* rgb */ color: rgb(200, 207, 223); /* oklch */ color: oklch(85.4% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#d8dde9',
500: '#c8cfdf',
950: '#000000',
},
}SCSS
$custom: #c8cfdf; $custom-light: #d8dde9; $custom-dark: #000000;
JSON
{
"hex": "#c8cfdf",
"rgb": {
"r": 200,
"g": 207,
"b": 223
},
"hsl": {
"h": 221.739,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.85398,
"c": 0.02346,
"h": 266.9
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#C8CFDF
secondary
#B6AC95
accent
#8640A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484