#C8CCD2#C8CCD2
#C8CCD2 is a very light, near-neutral blue. Relative luminance 0.601; OKLCH L 84.4% C 0.009 H 258.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD2 |
|---|---|
| RGB | rgb(200, 204, 210) |
| HSL | hsl(216, 10%, 80%) |
| HSV | hsv(216, 5%, 82%) |
| CMYK | cmyk(4.8%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.90, -0.24, -3.45) |
| CIE-LCH | lch(81.90, 3.46, 266.03°) |
| OKLab | oklab(84.39% -0.0019 -0.0092) |
| OKLCH | oklch(84.39% 0.009 258.4) |
| XYZ | xyz(57.0429, 60.1179, 69.5590) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 3.88
Silver
#C0C0C0
ΔE00 4.34
Silver (survey)
#C5C9C7
ΔE00 4.38
Gainsboro
#DCDCDC
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD2 #D2CEC8
analogous
#C8D1D2 #C8CCD2 #C9C8D2
triadic
#C8CCD2 #D2C8CC #CCD2C8
tetradic
#C8CCD2 #D2C8D1 #D2CEC8 #C8D2C9
square
#C8CCD2 #D2C8D1 #D2CEC8 #C8D2C9
split-complementary
#C8CCD2 #D2C9C8 #D1D2C8
monochromatic
#858E9B #A6ADB6 #C8CCD2 #EAEBEE #EEEFF1
Accessibility & contrast
On white
1.61
#C8CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C8CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD2 | 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)
#CACCD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#C6CDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccd2; /* rgb */ color: rgb(200, 204, 210); /* oklch */ color: oklch(84.4% 0.009 258.4);
Tailwind
colors: {
custom: {
50: '#d8dbdf',
500: '#c8ccd2',
950: '#000000',
},
}SCSS
$custom: #c8ccd2; $custom-light: #d8dbdf; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd2",
"rgb": {
"r": 200,
"g": 204,
"b": 210
},
"hsl": {
"h": 216,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84387,
"c": 0.00941,
"h": 258.4
},
"luminance": 0.60118
}Semantic roles & 50–950 ramp
primary
#C8CCD2
secondary
#A6A098
accent
#795194
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484