#C8CFDB#C8CFDB
#C8CFDB is a very light, near-neutral blue. Relative luminance 0.620; OKLCH L 85.3% C 0.018 H 261.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDB |
|---|---|
| RGB | rgb(200, 207, 219) |
| HSL | hsl(218, 21%, 82%) |
| HSV | hsv(218, 9%, 86%) |
| CMYK | cmyk(8.7%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.92, -0.08, -6.75) |
| CIE-LCH | lch(82.92, 6.75, 269.36°) |
| OKLab | oklab(85.27% -0.0028 -0.0181) |
| OKLCH | oklch(85.27% 0.018 261.3) |
| XYZ | xyz(58.9158, 62.0189, 75.8710) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDB #DBD4C8
analogous
#C8D9DB #C8CFDB #CBC8DB
triadic
#C8CFDB #DBC8CF #CFDBC8
tetradic
#C8CFDB #DBC8D9 #DBD4C8 #C8DBCB
square
#C8CFDB #DBC8D9 #DBD4C8 #C8DBCB
split-complementary
#C8CFDB #DBCBC8 #D9DBC8
monochromatic
#7E8EAB #A3AFC3 #C8CFDB #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.57
#C8CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C8CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#C4D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfdb; /* rgb */ color: rgb(200, 207, 219); /* oklch */ color: oklch(85.3% 0.018 261.3);
Tailwind
colors: {
custom: {
50: '#d8dde6',
500: '#c8cfdb',
950: '#000000',
},
}SCSS
$custom: #c8cfdb; $custom-light: #d8dde6; $custom-dark: #000000;
JSON
{
"hex": "#c8cfdb",
"rgb": {
"r": 200,
"g": 207,
"b": 219
},
"hsl": {
"h": 217.895,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.85272,
"c": 0.01832,
"h": 261.3
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#C8CFDB
secondary
#B1A796
accent
#7E469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484