#C5CEDF#C5CEDF
#C5CEDF is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.026 H 263.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEDF |
|---|---|
| RGB | rgb(197, 206, 223) |
| HSL | hsl(219, 29%, 82%) |
| HSV | hsv(219, 12%, 87%) |
| CMYK | cmyk(11.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.56, 0.27, -9.45) |
| CIE-LCH | lch(82.56, 9.45, 271.65°) |
| OKLab | oklab(84.97% -0.003 -0.0254) |
| OKLCH | oklch(84.97% 0.026 263.3) |
| XYZ | xyz(58.4136, 61.3399, 78.5600) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.92
Lightsteelblue
#B0C4DE
ΔE00 5.10
Cloudy Blue
#ACC2D9
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEDF #DFD6C5
analogous
#C5DBDF #C5CEDF #C9C5DF
triadic
#C5CEDF #DFC5CE #CEDFC5
tetradic
#C5CEDF #DFC5DB #DFD6C5 #C5DFC9
square
#C5CEDF #DFC5DB #DFD6C5 #C5DFC9
split-complementary
#C5CEDF #DFC9C5 #DBDFC5
monochromatic
#768BB3 #9EADC9 #C5CEDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.58
#C5CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C5CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEDF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C7CCDF
Tritanopia (blue-blind)
#BFD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cedf; /* rgb */ color: rgb(197, 206, 223); /* oklch */ color: oklch(85.0% 0.026 263.3);
Tailwind
colors: {
custom: {
50: '#d6dce9',
500: '#c5cedf',
950: '#000000',
},
}SCSS
$custom: #c5cedf; $custom-light: #d6dce9; $custom-dark: #000000;
JSON
{
"hex": "#c5cedf",
"rgb": {
"r": 197,
"g": 206,
"b": 223
},
"hsl": {
"h": 219.231,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.84971,
"c": 0.02561,
"h": 263.3
},
"luminance": 0.61341
}Semantic roles & 50–950 ramp
primary
#C5CEDF
secondary
#B6AA92
accent
#833EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484