#C4CEDC#C4CEDC
#C4CEDC is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.8% C 0.022 H 256.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEDC |
|---|---|
| RGB | rgb(196, 206, 220) |
| HSL | hsl(215, 26%, 82%) |
| HSV | hsv(215, 11%, 86%) |
| CMYK | cmyk(10.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.40, -0.66, -8.09) |
| CIE-LCH | lch(82.40, 8.12, 265.35°) |
| OKLab | oklab(84.8% -0.0051 -0.0217) |
| OKLCH | oklch(84.8% 0.022 256.7) |
| XYZ | xyz(57.7517, 61.0450, 76.4365) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.43
Lightsteelblue
#B0C4DE
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEDC #DCD2C4
analogous
#C4DADC #C4CEDC #C6C4DC
triadic
#C4CEDC #DCC4CE #CEDCC4
tetradic
#C4CEDC #DCC4DA #DCD2C4 #C4DCC6
square
#C4CEDC #DCC4DA #DCD2C4 #C4DCC6
split-complementary
#C4CEDC #DCC6C4 #DADCC4
monochromatic
#778EAE #9EAEC5 #C4CEDC #EAEEF3 #ECEFF4
Accessibility & contrast
On white
1.59
#C4CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C4CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEDC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEDC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#BED1D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cedc; /* rgb */ color: rgb(196, 206, 220); /* oklch */ color: oklch(84.8% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#d6dce6',
500: '#c4cedc',
950: '#000000',
},
}SCSS
$custom: #c4cedc; $custom-light: #d6dce6; $custom-dark: #000000;
JSON
{
"hex": "#c4cedc",
"rgb": {
"r": 196,
"g": 206,
"b": 220
},
"hsl": {
"h": 215,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.848,
"c": 0.02235,
"h": 256.7
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#C4CEDC
secondary
#B3A591
accent
#7B41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484