#C5CEDD#C5CEDD
#C5CEDD is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.023 H 260.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEDD |
|---|---|
| RGB | rgb(197, 206, 221) |
| HSL | hsl(218, 26%, 82%) |
| HSV | hsv(218, 11%, 87%) |
| CMYK | cmyk(10.9%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.50, -0.13, -8.47) |
| CIE-LCH | lch(82.50, 8.47, 269.11°) |
| OKLab | oklab(84.91% -0.0037 -0.0228) |
| OKLCH | oklch(84.91% 0.023 260.7) |
| XYZ | xyz(58.1456, 61.2327, 77.1483) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.32
Lightsteelblue
#B0C4DE
ΔE00 5.41
Cloudy Blue
#ACC2D9
ΔE00 5.80
Fog
#D8DCE0
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEDD #DDD4C5
analogous
#C5DADD #C5CEDD #C8C5DD
triadic
#C5CEDD #DDC5CE #CEDDC5
tetradic
#C5CEDD #DDC5DA #DDD4C5 #C5DDC8
square
#C5CEDD #DDC5DA #DDD4C5 #C5DDC8
split-complementary
#C5CEDD #DDC8C5 #DADDC5
monochromatic
#788DB0 #9EADC6 #C5CEDD #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.59
#C5CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C5CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEDD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEDD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#C0D1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cedd; /* rgb */ color: rgb(197, 206, 221); /* oklch */ color: oklch(84.9% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#d6dce7',
500: '#c5cedd',
950: '#000000',
},
}SCSS
$custom: #c5cedd; $custom-light: #d6dce7; $custom-dark: #000000;
JSON
{
"hex": "#c5cedd",
"rgb": {
"r": 197,
"g": 206,
"b": 221
},
"hsl": {
"h": 217.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.84906,
"c": 0.02307,
"h": 260.7
},
"luminance": 0.61233
}Semantic roles & 50–950 ramp
primary
#C5CEDD
secondary
#B4A792
accent
#7F41A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484