#C4CEDE#C4CEDE
#C4CEDE is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.025 H 259.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEDE |
|---|---|
| RGB | rgb(196, 206, 222) |
| HSL | hsl(217, 28%, 82%) |
| HSV | hsv(217, 12%, 87%) |
| CMYK | cmyk(11.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.46, -0.25, -9.07) |
| CIE-LCH | lch(82.46, 9.08, 268.39°) |
| OKLab | oklab(84.86% -0.0044 -0.0244) |
| OKLCH | oklch(84.86% 0.025 259.8) |
| XYZ | xyz(58.0181, 61.1516, 77.8398) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.87
Lightsteelblue
#B0C4DE
ΔE00 5.00
Cloudy Blue
#ACC2D9
ΔE00 5.44
Fog
#D8DCE0
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEDE #DED4C4
analogous
#C4DBDE #C4CEDE #C7C4DE
triadic
#C4CEDE #DEC4CE #CEDEC4
tetradic
#C4CEDE #DEC4DB #DED4C4 #C4DEC7
square
#C4CEDE #DEC4DB #DED4C4 #C4DEC7
split-complementary
#C4CEDE #DEC7C4 #DBDEC4
monochromatic
#768DB2 #9DADC8 #C4CEDE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.59
#C4CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C4CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEDE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEDE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#BED1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cede; /* rgb */ color: rgb(196, 206, 222); /* oklch */ color: oklch(84.9% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#d6dce8',
500: '#c4cede',
950: '#000000',
},
}SCSS
$custom: #c4cede; $custom-light: #d6dce8; $custom-dark: #000000;
JSON
{
"hex": "#c4cede",
"rgb": {
"r": 196,
"g": 206,
"b": 222
},
"hsl": {
"h": 216.923,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84864,
"c": 0.02481,
"h": 259.8
},
"luminance": 0.61152
}Semantic roles & 50–950 ramp
primary
#C4CEDE
secondary
#B5A791
accent
#7F3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484