#C4CBDF#C4CBDF
#C4CBDF is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.3% C 0.029 H 270.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBDF |
|---|---|
| RGB | rgb(196, 203, 223) |
| HSL | hsl(224, 30%, 82%) |
| HSV | hsv(224, 12%, 87%) |
| CMYK | cmyk(12.1%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.72, 1.53, -10.72) |
| CIE-LCH | lch(81.72, 10.82, 278.15°) |
| OKLab | oklab(84.29% 0.0002 -0.0289) |
| OKLCH | oklch(84.29% 0.029 270.4) |
| XYZ | xyz(57.4372, 59.7747, 78.3093) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.26
Lightsteelblue
#B0C4DE
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 7.94
Fog
#D8DCE0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBDF #DFD8C4
analogous
#C4D9DF #C4CBDF #CBC4DF
triadic
#C4CBDF #DFC4CB #CBDFC4
tetradic
#C4CBDF #DFC4D9 #DFD8C4 #C4DFCB
square
#C4CBDF #DFC4D9 #DFD8C4 #C4DFCB
split-complementary
#C4CBDF #DFCBC4 #D9DFC4
monochromatic
#7585B4 #9CA8C9 #C4CBDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.62
#C4CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C4CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBDF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBDF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#BECFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cbdf; /* rgb */ color: rgb(196, 203, 223); /* oklch */ color: oklch(84.3% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#d6dae9',
500: '#c4cbdf',
950: '#000000',
},
}SCSS
$custom: #c4cbdf; $custom-light: #d6dae9; $custom-dark: #000000;
JSON
{
"hex": "#c4cbdf",
"rgb": {
"r": 196,
"g": 203,
"b": 223
},
"hsl": {
"h": 224.444,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84289,
"c": 0.02888,
"h": 270.4
},
"luminance": 0.59775
}Semantic roles & 50–950 ramp
primary
#C4CBDF
secondary
#B7AD91
accent
#8D3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384