#C4C8D8#C4C8D8
#C4C8D8 is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.5% C 0.023 H 274.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8D8 |
|---|---|
| RGB | rgb(196, 200, 216) |
| HSL | hsl(228, 20%, 81%) |
| HSV | hsv(228, 9%, 85%) |
| CMYK | cmyk(9.3%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(80.74, 1.71, -8.42) |
| CIE-LCH | lch(80.74, 8.59, 281.50°) |
| OKLab | oklab(83.46% 0.0019 -0.0226) |
| OKLCH | oklch(83.46% 0.023 274.7) |
| XYZ | xyz(55.8113, 58.0017, 73.2075) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8D8 #D8D4C4
analogous
#C4D2D8 #C4C8D8 #CAC4D8
triadic
#C4C8D8 #D8C4C8 #C8D8C4
tetradic
#C4C8D8 #D8C4D2 #D8D4C4 #C4D8CA
square
#C4C8D8 #D8C4D2 #D8D4C4 #C4D8CA
split-complementary
#C4C8D8 #D8CAC4 #D2D8C4
monochromatic
#7A83A7 #9FA6C0 #C4C8D8 #E9EAF0 #EDEEF3
Accessibility & contrast
On white
1.67
#C4C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C4C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8D8
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8D8 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#C0CBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c4c8d8; /* rgb */ color: rgb(196, 200, 216); /* oklch */ color: oklch(83.5% 0.023 274.7);
Tailwind
colors: {
custom: {
50: '#d5d8e4',
500: '#c4c8d8',
950: '#000000',
},
}SCSS
$custom: #c4c8d8; $custom-light: #d5d8e4; $custom-dark: #000000;
JSON
{
"hex": "#c4c8d8",
"rgb": {
"r": 196,
"g": 200,
"b": 216
},
"hsl": {
"h": 228,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.83456,
"c": 0.02268,
"h": 274.7
},
"luminance": 0.58002
}Semantic roles & 50–950 ramp
primary
#C4C8D8
secondary
#AEA893
accent
#8D479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384