#C8C8D2#C8C8D2
#C8C8D2 is a very light, near-neutral blue. Relative luminance 0.582; OKLCH L 83.6% C 0.014 H 286.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C8D2 |
|---|---|
| RGB | rgb(200, 200, 210) |
| HSL | hsl(240, 10%, 80%) |
| HSV | hsv(240, 5%, 82%) |
| CMYK | cmyk(4.8%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.87, 1.87, -4.97) |
| CIE-LCH | lch(80.87, 5.31, 290.65°) |
| OKLab | oklab(83.58% 0.0038 -0.0133) |
| OKLCH | oklch(83.58% 0.014 286.1) |
| XYZ | xyz(56.1044, 58.2409, 69.2462) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C8D2 #D2D2C8
analogous
#C8CDD2 #C8C8D2 #CDC8D2
triadic
#C8C8D2 #D2C8C8 #C8D2C8
tetradic
#C8C8D2 #D2C8CD #D2D2C8 #C8D2CD
square
#C8C8D2 #D2C8CD #D2D2C8 #C8D2CD
split-complementary
#C8C8D2 #D2CDC8 #CDD2C8
monochromatic
#85859B #A6A6B6 #C8C8D2 #EAEAEE #EEEEF1
Accessibility & contrast
On white
1.66
#C8C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C8C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C8D2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C8D2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#C6C8D2
Tritanopia (blue-blind)
#C6CACB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8c8d2; /* rgb */ color: rgb(200, 200, 210); /* oklch */ color: oklch(83.6% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#d8d8df',
500: '#c8c8d2',
950: '#000000',
},
}SCSS
$custom: #c8c8d2; $custom-light: #d8d8df; $custom-dark: #000000;
JSON
{
"hex": "#c8c8d2",
"rgb": {
"r": 200,
"g": 200,
"b": 210
},
"hsl": {
"h": 240,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.83579,
"c": 0.0138,
"h": 286.1
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#C8C8D2
secondary
#A6A698
accent
#945194
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384