#C5CEDE#C5CEDE
#C5CEDE is a very light, muted blue. Relative luminance 0.613; OKLCH L 84.9% C 0.024 H 262.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEDE |
|---|---|
| RGB | rgb(197, 206, 222) |
| HSL | hsl(218, 27%, 82%) |
| HSV | hsv(218, 11%, 87%) |
| CMYK | cmyk(11.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.53, 0.07, -8.96) |
| CIE-LCH | lch(82.53, 8.96, 270.44°) |
| OKLab | oklab(84.94% -0.0033 -0.0241) |
| OKLCH | oklch(84.94% 0.024 262.1) |
| XYZ | xyz(58.2792, 61.2862, 77.8521) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEDE #DED5C5
analogous
#C5DBDE #C5CEDE #C9C5DE
triadic
#C5CEDE #DEC5CE #CEDEC5
tetradic
#C5CEDE #DEC5DB #DED5C5 #C5DEC9
square
#C5CEDE #DEC5DB #DED5C5 #C5DEC9
split-complementary
#C5CEDE #DEC9C5 #DBDEC5
monochromatic
#778CB2 #9EADC8 #C5CEDE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.58
#C5CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C5CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEDE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEDE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#BFD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cede; /* rgb */ color: rgb(197, 206, 222); /* oklch */ color: oklch(84.9% 0.024 262.1);
Tailwind
colors: {
custom: {
50: '#d6dce8',
500: '#c5cede',
950: '#000000',
},
}SCSS
$custom: #c5cede; $custom-light: #d6dce8; $custom-dark: #000000;
JSON
{
"hex": "#c5cede",
"rgb": {
"r": 197,
"g": 206,
"b": 222
},
"hsl": {
"h": 218.4,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.84938,
"c": 0.02433,
"h": 262.1
},
"luminance": 0.61287
}Semantic roles & 50–950 ramp
primary
#C5CEDE
secondary
#B5A992
accent
#813FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484