#C8CFDD#C8CFDD
#C8CFDD is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.3% C 0.021 H 264.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDD |
|---|---|
| RGB | rgb(200, 207, 221) |
| HSL | hsl(220, 24%, 83%) |
| HSV | hsv(220, 10%, 87%) |
| CMYK | cmyk(9.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.98, 0.32, -7.74) |
| CIE-LCH | lch(82.98, 7.74, 272.37°) |
| OKLab | oklab(85.34% -0.002 -0.0208) |
| OKLCH | oklch(85.34% 0.021 264.4) |
| XYZ | xyz(59.1806, 62.1249, 77.2660) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDD #DDD6C8
analogous
#C8DADD #C8CFDD #CBC8DD
triadic
#C8CFDD #DDC8CF #CFDDC8
tetradic
#C8CFDD #DDC8DA #DDD6C8 #C8DDCB
square
#C8CFDD #DDC8DA #DDD6C8 #C8DDCB
split-complementary
#C8CFDD #DDCBC8 #DADDC8
monochromatic
#7C8DAE #A2AEC6 #C8CFDD #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.56
#C8CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C8CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#C3D2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cfdd; /* rgb */ color: rgb(200, 207, 221); /* oklch */ color: oklch(85.3% 0.021 264.4);
Tailwind
colors: {
custom: {
50: '#d8dde7',
500: '#c8cfdd',
950: '#000000',
},
}SCSS
$custom: #c8cfdd; $custom-light: #d8dde7; $custom-dark: #000000;
JSON
{
"hex": "#c8cfdd",
"rgb": {
"r": 200,
"g": 207,
"b": 221
},
"hsl": {
"h": 220,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85335,
"c": 0.02087,
"h": 264.4
},
"luminance": 0.62125
}Semantic roles & 50–950 ramp
primary
#C8CFDD
secondary
#B4AA96
accent
#8343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484