#C9CFDB#C9CFDB
#C9CFDB is a very light, near-neutral blue. Relative luminance 0.622; OKLCH L 85.3% C 0.018 H 264.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CFDB |
|---|---|
| RGB | rgb(201, 207, 219) |
| HSL | hsl(220, 20%, 82%) |
| HSV | hsv(220, 8%, 86%) |
| CMYK | cmyk(8.2%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(83.00, 0.25, -6.64) |
| CIE-LCH | lch(83.00, 6.64, 272.19°) |
| OKLab | oklab(85.35% -0.0017 -0.0178) |
| OKLCH | oklch(85.35% 0.018 264.5) |
| XYZ | xyz(59.1838, 62.1571, 75.8836) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 6.59
Silver
#C0C0C0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CFDB #DBD5C9
analogous
#C9D8DB #C9CFDB #CCC9DB
triadic
#C9CFDB #DBC9CF #CFDBC9
tetradic
#C9CFDB #DBC9D8 #DBD5C9 #C9DBCC
square
#C9CFDB #DBC9D8 #DBD5C9 #C9DBCC
split-complementary
#C9CFDB #DBCCC9 #D8DBC9
monochromatic
#808EAA #A4AEC3 #C9CFDB #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.56
#C9CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C9CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CFDB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CFDB | 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)
#CCD0DC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#C5D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c9cfdb; /* rgb */ color: rgb(201, 207, 219); /* oklch */ color: oklch(85.3% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#d9dde6',
500: '#c9cfdb',
950: '#000000',
},
}SCSS
$custom: #c9cfdb; $custom-light: #d9dde6; $custom-dark: #000000;
JSON
{
"hex": "#c9cfdb",
"rgb": {
"r": 201,
"g": 207,
"b": 219
},
"hsl": {
"h": 220,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.85348,
"c": 0.01787,
"h": 264.5
},
"luminance": 0.62158
}Semantic roles & 50–950 ramp
primary
#C9CFDB
secondary
#B1A897
accent
#81479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484