#C8CBD2#C8CBD2
#C8CBD2 is a very light, near-neutral blue. Relative luminance 0.596; OKLCH L 84.2% C 0.010 H 267.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBD2 |
|---|---|
| RGB | rgb(200, 203, 210) |
| HSL | hsl(222, 10%, 80%) |
| HSV | hsv(222, 5%, 82%) |
| CMYK | cmyk(4.8%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(81.64, 0.29, -3.83) |
| CIE-LCH | lch(81.64, 3.84, 274.28°) |
| OKLab | oklab(84.19% -0.0005 -0.0102) |
| OKLCH | oklch(84.19% 0.01 267.4) |
| XYZ | xyz(56.8060, 59.6441, 69.4800) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.30
Silver
#C0C0C0
ΔE00 4.48
Dove Gray
#B6B8BD
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 4.99
Gainsboro
#DCDCDC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBD2 #D2CFC8
analogous
#C8D0D2 #C8CBD2 #CAC8D2
triadic
#C8CBD2 #D2C8CB #CBD2C8
tetradic
#C8CBD2 #D2C8D0 #D2CFC8 #C8D2CA
square
#C8CBD2 #D2C8D0 #D2CFC8 #C8D2CA
split-complementary
#C8CBD2 #D2CAC8 #D0D2C8
monochromatic
#858B9B #A6ABB6 #C8CBD2 #EAEBEE #EEEFF1
Accessibility & contrast
On white
1.62
#C8CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#C8CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBD2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBD2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C8CBD2
Tritanopia (blue-blind)
#C6CCCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cbd2; /* rgb */ color: rgb(200, 203, 210); /* oklch */ color: oklch(84.2% 0.010 267.4);
Tailwind
colors: {
custom: {
50: '#d8dadf',
500: '#c8cbd2',
950: '#000000',
},
}SCSS
$custom: #c8cbd2; $custom-light: #d8dadf; $custom-dark: #000000;
JSON
{
"hex": "#c8cbd2",
"rgb": {
"r": 200,
"g": 203,
"b": 210
},
"hsl": {
"h": 222,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84185,
"c": 0.01024,
"h": 267.4
},
"luminance": 0.59644
}Semantic roles & 50–950 ramp
primary
#C8CBD2
secondary
#A6A298
accent
#805194
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384