#C4CBDA#C4CBDA
#C4CBDA is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.1% C 0.022 H 265.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBDA |
|---|---|
| RGB | rgb(196, 203, 218) |
| HSL | hsl(221, 23%, 81%) |
| HSV | hsv(221, 10%, 85%) |
| CMYK | cmyk(10.1%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.57, 0.52, -8.26) |
| CIE-LCH | lch(81.57, 8.27, 273.63°) |
| OKLab | oklab(84.13% -0.0016 -0.0222) |
| OKLCH | oklch(84.13% 0.022 265.7) |
| XYZ | xyz(56.7731, 59.5090, 74.8114) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBDA #DAD3C4
analogous
#C4D6DA #C4CBDA #C8C4DA
triadic
#C4CBDA #DAC4CB #CBDAC4
tetradic
#C4CBDA #DAC4D6 #DAD3C4 #C4DAC8
square
#C4CBDA #DAC4D6 #DAD3C4 #C4DAC8
split-complementary
#C4CBDA #DAC8C4 #D6DAC4
monochromatic
#7989AB #9EAAC2 #C4CBDA #EAECF2 #ECEEF3
Accessibility & contrast
On white
1.63
#C4CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C4CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBDA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBDA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#BFCED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cbda; /* rgb */ color: rgb(196, 203, 218); /* oklch */ color: oklch(84.1% 0.022 265.7);
Tailwind
colors: {
custom: {
50: '#d6dae5',
500: '#c4cbda',
950: '#000000',
},
}SCSS
$custom: #c4cbda; $custom-light: #d6dae5; $custom-dark: #000000;
JSON
{
"hex": "#c4cbda",
"rgb": {
"r": 196,
"g": 203,
"b": 218
},
"hsl": {
"h": 220.909,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.84127,
"c": 0.02225,
"h": 265.7
},
"luminance": 0.5951
}Semantic roles & 50–950 ramp
primary
#C4CBDA
secondary
#B0A792
accent
#8444A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384