#C5CCDA#C5CCDA
#C5CCDA is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.4% C 0.021 H 264.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCDA |
|---|---|
| RGB | rgb(197, 204, 218) |
| HSL | hsl(220, 22%, 81%) |
| HSV | hsv(220, 10%, 85%) |
| CMYK | cmyk(9.6%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.90, 0.32, -7.76) |
| CIE-LCH | lch(81.90, 7.76, 272.38°) |
| OKLab | oklab(84.41% -0.002 -0.0208) |
| OKLCH | oklch(84.41% 0.021 264.5) |
| XYZ | xyz(57.2710, 60.1174, 74.9026) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 5.87
Fog
#D8DCE0
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCDA #DAD3C5
analogous
#C5D7DA #C5CCDA #C9C5DA
triadic
#C5CCDA #DAC5CC #CCDAC5
tetradic
#C5CCDA #DAC5D7 #DAD3C5 #C5DAC9
square
#C5CCDA #DAC5D7 #DAD3C5 #C5DAC9
split-complementary
#C5CCDA #DAC9C5 #D7DAC5
monochromatic
#7A8AAA #A0ABC2 #C5CCDA #EAEDF2 #ECEFF3
Accessibility & contrast
On white
1.61
#C5CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C5CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCDA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCDA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#C0CFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ccda; /* rgb */ color: rgb(197, 204, 218); /* oklch */ color: oklch(84.4% 0.021 264.5);
Tailwind
colors: {
custom: {
50: '#d6dbe5',
500: '#c5ccda',
950: '#000000',
},
}SCSS
$custom: #c5ccda; $custom-light: #d6dbe5; $custom-dark: #000000;
JSON
{
"hex": "#c5ccda",
"rgb": {
"r": 197,
"g": 204,
"b": 218
},
"hsl": {
"h": 220,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.84406,
"c": 0.02093,
"h": 264.5
},
"luminance": 0.60118
}Semantic roles & 50–950 ramp
primary
#C5CCDA
secondary
#B0A693
accent
#8245A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484