#C5CFDE#C5CFDE
#C5CFDE is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.1% C 0.024 H 258.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFDE |
|---|---|
| RGB | rgb(197, 207, 222) |
| HSL | hsl(216, 27%, 82%) |
| HSV | hsv(216, 11%, 87%) |
| CMYK | cmyk(11.3%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.79, -0.46, -8.57) |
| CIE-LCH | lch(82.79, 8.59, 266.94°) |
| OKLab | oklab(85.14% -0.0047 -0.0231) |
| OKLCH | oklch(85.14% 0.024 258.4) |
| XYZ | xyz(58.5207, 61.7692, 77.9326) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.22
Lightsteelblue
#B0C4DE
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 5.65
Fog
#D8DCE0
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFDE #DED4C5
analogous
#C5DCDE #C5CFDE #C8C5DE
triadic
#C5CFDE #DEC5CF #CFDEC5
tetradic
#C5CFDE #DEC5DC #DED4C5 #C5DEC8
square
#C5CFDE #DEC5DC #DED4C5 #C5DEC8
split-complementary
#C5CFDE #DEC8C5 #DCDEC5
monochromatic
#778EB2 #9EAFC8 #C5CFDE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.57
#C5CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C5CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFDE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFDE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#BFD2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cfde; /* rgb */ color: rgb(197, 207, 222); /* oklch */ color: oklch(85.1% 0.024 258.4);
Tailwind
colors: {
custom: {
50: '#d6dde8',
500: '#c5cfde',
950: '#000000',
},
}SCSS
$custom: #c5cfde; $custom-light: #d6dde8; $custom-dark: #000000;
JSON
{
"hex": "#c5cfde",
"rgb": {
"r": 197,
"g": 207,
"b": 222
},
"hsl": {
"h": 216,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.85141,
"c": 0.02355,
"h": 258.4
},
"luminance": 0.6177
}Semantic roles & 50–950 ramp
primary
#C5CFDE
secondary
#B5A792
accent
#7D3FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484