#C4CEDD#C4CEDD
#C4CEDD is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.8% C 0.024 H 258.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEDD |
|---|---|
| RGB | rgb(196, 206, 221) |
| HSL | hsl(216, 27%, 82%) |
| HSV | hsv(216, 11%, 87%) |
| CMYK | cmyk(11.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.43, -0.46, -8.58) |
| CIE-LCH | lch(82.43, 8.59, 266.95°) |
| OKLab | oklab(84.83% -0.0047 -0.0231) |
| OKLCH | oklch(84.83% 0.024 258.4) |
| XYZ | xyz(57.8845, 61.0981, 77.1361) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.13
Lightsteelblue
#B0C4DE
ΔE00 5.20
Cloudy Blue
#ACC2D9
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEDD #DDD3C4
analogous
#C4DBDD #C4CEDD #C7C4DD
triadic
#C4CEDD #DDC4CE #CEDDC4
tetradic
#C4CEDD #DDC4DB #DDD3C4 #C4DDC7
square
#C4CEDD #DDC4DB #DDD3C4 #C4DDC7
split-complementary
#C4CEDD #DDC7C4 #DBDDC4
monochromatic
#768EB0 #9DAEC7 #C4CEDD #EBEEF3 #ECEFF4
Accessibility & contrast
On white
1.59
#C4CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C4CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEDD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEDD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#BED1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cedd; /* rgb */ color: rgb(196, 206, 221); /* oklch */ color: oklch(84.8% 0.024 258.4);
Tailwind
colors: {
custom: {
50: '#d6dce7',
500: '#c4cedd',
950: '#000000',
},
}SCSS
$custom: #c4cedd; $custom-light: #d6dce7; $custom-dark: #000000;
JSON
{
"hex": "#c4cedd",
"rgb": {
"r": 196,
"g": 206,
"b": 221
},
"hsl": {
"h": 216,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.84832,
"c": 0.02357,
"h": 258.4
},
"luminance": 0.61099
}Semantic roles & 50–950 ramp
primary
#C4CEDD
secondary
#B4A691
accent
#7D40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484