#C5CEDC#C5CEDC
#C5CEDC is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.022 H 259.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEDC |
|---|---|
| RGB | rgb(197, 206, 220) |
| HSL | hsl(217, 25%, 82%) |
| HSV | hsv(217, 10%, 86%) |
| CMYK | cmyk(10.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.48, -0.33, -7.97) |
| CIE-LCH | lch(82.48, 7.98, 267.61°) |
| OKLab | oklab(84.88% -0.0041 -0.0214) |
| OKLCH | oklch(84.88% 0.022 259.2) |
| XYZ | xyz(58.0127, 61.1796, 76.4487) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 5.87
Dove Gray
#B6B8BD
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEDC #DCD3C5
analogous
#C5DADC #C5CEDC #C8C5DC
triadic
#C5CEDC #DCC5CE #CEDCC5
tetradic
#C5CEDC #DCC5DA #DCD3C5 #C5DCC8
square
#C5CEDC #DCC5DA #DCD3C5 #C5DCC8
split-complementary
#C5CEDC #DCC8C5 #DADCC5
monochromatic
#798EAE #9FAEC5 #C5CEDC #EBEEF3 #ECEFF3
Accessibility & contrast
On white
1.59
#C5CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C5CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEDC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEDC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#C0D1D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cedc; /* rgb */ color: rgb(197, 206, 220); /* oklch */ color: oklch(84.9% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#d6dce6',
500: '#c5cedc',
950: '#000000',
},
}SCSS
$custom: #c5cedc; $custom-light: #d6dce6; $custom-dark: #000000;
JSON
{
"hex": "#c5cedc",
"rgb": {
"r": 197,
"g": 206,
"b": 220
},
"hsl": {
"h": 216.522,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.84875,
"c": 0.02183,
"h": 259.2
},
"luminance": 0.6118
}Semantic roles & 50–950 ramp
primary
#C5CEDC
secondary
#B3A693
accent
#7D42A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484