#C4CCDB#C4CCDB
#C4CCDB is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.4% C 0.023 H 263.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCDB |
|---|---|
| RGB | rgb(196, 204, 219) |
| HSL | hsl(219, 24%, 81%) |
| HSV | hsv(219, 11%, 86%) |
| CMYK | cmyk(10.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.86, 0.20, -8.37) |
| CIE-LCH | lch(81.86, 8.37, 271.34°) |
| OKLab | oklab(84.36% -0.0027 -0.0225) |
| OKLCH | oklch(84.36% 0.023 263.2) |
| XYZ | xyz(57.1412, 60.0353, 75.5816) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCDB #DBD3C4
analogous
#C4D8DB #C4CCDB #C8C4DB
triadic
#C4CCDB #DBC4CC #CCDBC4
tetradic
#C4CCDB #DBC4D8 #DBD3C4 #C4DBC8
square
#C4CCDB #DBC4D8 #DBD3C4 #C4DBC8
split-complementary
#C4CCDB #DBC8C4 #D8DBC4
monochromatic
#788AAD #9EABC4 #C4CCDB #EAEDF2 #ECEFF3
Accessibility & contrast
On white
1.61
#C4CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C4CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCDB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCDB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#BFCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4ccdb; /* rgb */ color: rgb(196, 204, 219); /* oklch */ color: oklch(84.4% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#d6dbe6',
500: '#c4ccdb',
950: '#000000',
},
}SCSS
$custom: #c4ccdb; $custom-light: #d6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c4ccdb",
"rgb": {
"r": 196,
"g": 204,
"b": 219
},
"hsl": {
"h": 219.13,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.84362,
"c": 0.02265,
"h": 263.2
},
"luminance": 0.60036
}Semantic roles & 50–950 ramp
primary
#C4CCDB
secondary
#B1A692
accent
#8143A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484