#C8CED9#C8CED9
#C8CED9 is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.0% C 0.017 H 262.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED9 |
|---|---|
| RGB | rgb(200, 206, 217) |
| HSL | hsl(219, 18%, 82%) |
| HSV | hsv(219, 8%, 85%) |
| CMYK | cmyk(7.8%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(82.61, 0.06, -6.15) |
| CIE-LCH | lch(82.61, 6.15, 270.54°) |
| OKLab | oklab(85.01% -0.0021 -0.0165) |
| OKLCH | oklch(85.01% 0.017 262.7) |
| XYZ | xyz(58.4126, 61.4313, 74.4122) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED9 #D9D3C8
analogous
#C8D7D9 #C8CED9 #CBC8D9
triadic
#C8CED9 #D9C8CE #CED9C8
tetradic
#C8CED9 #D9C8D7 #D9D3C8 #C8D9CB
square
#C8CED9 #D9C8D7 #D9D3C8 #C8D9CB
split-complementary
#C8CED9 #D9CBC8 #D7D9C8
monochromatic
#808EA7 #A4AEC0 #C8CED9 #ECEEF2 #EDEFF2
Accessibility & contrast
On white
1.58
#C8CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#C8CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED9
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED9 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCEDA
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#C4D0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8ced9; /* rgb */ color: rgb(200, 206, 217); /* oklch */ color: oklch(85.0% 0.017 262.7);
Tailwind
colors: {
custom: {
50: '#d8dce4',
500: '#c8ced9',
950: '#000000',
},
}SCSS
$custom: #c8ced9; $custom-light: #d8dce4; $custom-dark: #000000;
JSON
{
"hex": "#c8ced9",
"rgb": {
"r": 200,
"g": 206,
"b": 217
},
"hsl": {
"h": 218.824,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.85007,
"c": 0.01661,
"h": 262.7
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#C8CED9
secondary
#AEA697
accent
#7F499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484