#C8CED8#C8CED8
#C8CED8 is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.0% C 0.015 H 260.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED8 |
|---|---|
| RGB | rgb(200, 206, 216) |
| HSL | hsl(218, 17%, 82%) |
| HSV | hsv(218, 7%, 85%) |
| CMYK | cmyk(7.4%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.58, -0.14, -5.66) |
| CIE-LCH | lch(82.58, 5.66, 268.61°) |
| OKLab | oklab(84.98% -0.0025 -0.0151) |
| OKLCH | oklch(84.98% 0.015 260.7) |
| XYZ | xyz(58.2829, 61.3794, 73.7293) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 5.19
Dove Gray
#B6B8BD
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED8 #D8D2C8
analogous
#C8D6D8 #C8CED8 #CAC8D8
triadic
#C8CED8 #D8C8CE #CED8C8
tetradic
#C8CED8 #D8C8D6 #D8D2C8 #C8D8CA
square
#C8CED8 #D8C8D6 #D8D2C8 #C8D8CA
split-complementary
#C8CED8 #D8CAC8 #D6D8C8
monochromatic
#808EA5 #A4AEBF #C8CED8 #ECEEF1 #EDEFF2
Accessibility & contrast
On white
1.58
#C8CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C8CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED8
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED8 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED9
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#C4D0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced8; /* rgb */ color: rgb(200, 206, 216); /* oklch */ color: oklch(85.0% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#d8dce4',
500: '#c8ced8',
950: '#000000',
},
}SCSS
$custom: #c8ced8; $custom-light: #d8dce4; $custom-dark: #000000;
JSON
{
"hex": "#c8ced8",
"rgb": {
"r": 200,
"g": 206,
"b": 216
},
"hsl": {
"h": 217.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.84976,
"c": 0.01535,
"h": 260.7
},
"luminance": 0.6138
}Semantic roles & 50–950 ramp
primary
#C8CED8
secondary
#ADA597
accent
#7D4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484