#C9CCDB#C9CCDB
#C9CCDB is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.7% C 0.021 H 276.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCDB |
|---|---|
| RGB | rgb(201, 204, 219) |
| HSL | hsl(230, 20%, 82%) |
| HSV | hsv(230, 8%, 86%) |
| CMYK | cmyk(8.2%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.23, 1.84, -7.78) |
| CIE-LCH | lch(82.23, 7.99, 283.28°) |
| OKLab | oklab(84.74% 0.0025 -0.0209) |
| OKLCH | oklch(84.74% 0.021 276.9) |
| XYZ | xyz(58.4639, 60.7173, 75.6436) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCDB #DBD8C9
analogous
#C9D5DB #C9CCDB #CFC9DB
triadic
#C9CCDB #DBC9CC #CCDBC9
tetradic
#C9CCDB #DBC9D5 #DBD8C9 #C9DBCF
square
#C9CCDB #DBC9D5 #DBD8C9 #C9DBCF
split-complementary
#C9CCDB #DBCFC9 #D5DBC9
monochromatic
#8087AA #A4A9C3 #C9CCDB #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.60
#C9CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C9CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCDB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCDB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#C5CFD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c9ccdb; /* rgb */ color: rgb(201, 204, 219); /* oklch */ color: oklch(84.7% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#d9dbe6',
500: '#c9ccdb',
950: '#000000',
},
}SCSS
$custom: #c9ccdb; $custom-light: #d9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c9ccdb",
"rgb": {
"r": 201,
"g": 204,
"b": 219
},
"hsl": {
"h": 230,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.84743,
"c": 0.02101,
"h": 276.9
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#C9CCDB
secondary
#B1AD97
accent
#90479E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484