#C4CBDD#C4CBDD
#C4CBDD is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.2% C 0.026 H 268.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBDD |
|---|---|
| RGB | rgb(196, 203, 221) |
| HSL | hsl(223, 27%, 82%) |
| HSV | hsv(223, 11%, 87%) |
| CMYK | cmyk(11.3%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.66, 1.13, -9.73) |
| CIE-LCH | lch(81.66, 9.80, 276.61°) |
| OKLab | oklab(84.22% -0.0005 -0.0262) |
| OKLCH | oklch(84.22% 0.026 268.8) |
| XYZ | xyz(57.1692, 59.6675, 76.8976) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 5.35
Cloudy Blue
#ACC2D9
ΔE00 6.21
Fog
#D8DCE0
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBDD #DDD6C4
analogous
#C4D8DD #C4CBDD #CAC4DD
triadic
#C4CBDD #DDC4CB #CBDDC4
tetradic
#C4CBDD #DDC4D8 #DDD6C4 #C4DDCA
square
#C4CBDD #DDC4D8 #DDD6C4 #C4DDCA
split-complementary
#C4CBDD #DDCAC4 #D8DDC4
monochromatic
#7687B0 #9DA9C7 #C4CBDD #EBEDF3 #ECEEF4
Accessibility & contrast
On white
1.62
#C4CBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#C4CBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBDD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBDD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#BFCED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cbdd; /* rgb */ color: rgb(196, 203, 221); /* oklch */ color: oklch(84.2% 0.026 268.8);
Tailwind
colors: {
custom: {
50: '#d6dae7',
500: '#c4cbdd',
950: '#000000',
},
}SCSS
$custom: #c4cbdd; $custom-light: #d6dae7; $custom-dark: #000000;
JSON
{
"hex": "#c4cbdd",
"rgb": {
"r": 196,
"g": 203,
"b": 221
},
"hsl": {
"h": 223.2,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.84224,
"c": 0.02621,
"h": 268.8
},
"luminance": 0.59668
}Semantic roles & 50–950 ramp
primary
#C4CBDD
secondary
#B4AA91
accent
#8940A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384