#C4C8D2#C4C8D2
#C4C8D2 is a very light, near-neutral blue. Relative luminance 0.577; OKLCH L 83.3% C 0.015 H 268.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8D2 |
|---|---|
| RGB | rgb(196, 200, 210) |
| HSL | hsl(223, 13%, 80%) |
| HSV | hsv(223, 7%, 82%) |
| CMYK | cmyk(6.7%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.57, 0.53, -5.45) |
| CIE-LCH | lch(80.57, 5.48, 275.57°) |
| OKLab | oklab(83.27% -0.0004 -0.0146) |
| OKLCH | oklch(83.27% 0.015 268.5) |
| XYZ | xyz(55.0498, 57.6971, 69.1967) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.71
Silver
#C0C0C0
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8D2 #D2CEC4
analogous
#C4CFD2 #C4C8D2 #C7C4D2
triadic
#C4C8D2 #D2C4C8 #C8D2C4
tetradic
#C4C8D2 #D2C4CF #D2CEC4 #C4D2C7
square
#C4C8D2 #D2C4CF #D2CEC4 #C4D2C7
split-complementary
#C4C8D2 #D2C7C4 #CFD2C4
monochromatic
#7F879D #A1A8B8 #C4C8D2 #E7E8EC #EEEFF2
Accessibility & contrast
On white
1.67
#C4C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C4C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8D2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8D2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#C1CACB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c4c8d2; /* rgb */ color: rgb(196, 200, 210); /* oklch */ color: oklch(83.3% 0.015 268.5);
Tailwind
colors: {
custom: {
50: '#d5d8df',
500: '#c4c8d2',
950: '#000000',
},
}SCSS
$custom: #c4c8d2; $custom-light: #d5d8df; $custom-dark: #000000;
JSON
{
"hex": "#c4c8d2",
"rgb": {
"r": 196,
"g": 200,
"b": 210
},
"hsl": {
"h": 222.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83267,
"c": 0.01459,
"h": 268.5
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#C4C8D2
secondary
#A6A194
accent
#834E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384