#C4CBDB#C4CBDB
#C4CBDB is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.2% C 0.024 H 266.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBDB |
|---|---|
| RGB | rgb(196, 203, 219) |
| HSL | hsl(222, 24%, 81%) |
| HSV | hsv(222, 11%, 86%) |
| CMYK | cmyk(10.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.60, 0.72, -8.75) |
| CIE-LCH | lch(81.60, 8.78, 274.73°) |
| OKLab | oklab(84.16% -0.0013 -0.0235) |
| OKLCH | oklch(84.16% 0.024 266.9) |
| XYZ | xyz(56.9043, 59.5615, 75.5027) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBDB #DBD4C4
analogous
#C4D7DB #C4CBDB #C9C4DB
triadic
#C4CBDB #DBC4CB #CBDBC4
tetradic
#C4CBDB #DBC4D7 #DBD4C4 #C4DBC9
square
#C4CBDB #DBC4D7 #DBD4C4 #C4DBC9
split-complementary
#C4CBDB #DBC9C4 #D7DBC4
monochromatic
#7888AD #9EAAC4 #C4CBDB #EAEDF2 #ECEEF3
Accessibility & contrast
On white
1.63
#C4CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C4CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBDB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBDB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#BFCED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cbdb; /* rgb */ color: rgb(196, 203, 219); /* oklch */ color: oklch(84.2% 0.024 266.9);
Tailwind
colors: {
custom: {
50: '#d6dae6',
500: '#c4cbdb',
950: '#000000',
},
}SCSS
$custom: #c4cbdb; $custom-light: #d6dae6; $custom-dark: #000000;
JSON
{
"hex": "#c4cbdb",
"rgb": {
"r": 196,
"g": 203,
"b": 219
},
"hsl": {
"h": 221.739,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.84159,
"c": 0.02355,
"h": 266.9
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#C4CBDB
secondary
#B1A892
accent
#8643A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384