#C8CDC8#C8CDC8
#C8CDC8 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.009 H 145.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC8 |
|---|---|
| RGB | rgb(200, 205, 200) |
| HSL | hsl(120, 5%, 79%) |
| HSV | hsv(120, 2%, 80%) |
| CMYK | cmyk(2.4%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.90, -2.63, 1.89) |
| CIE-LCH | lch(81.90, 3.23, 144.31°) |
| OKLab | oklab(84.3% -0.0072 0.005) |
| OKLCH | oklch(84.3% 0.009 145.5) |
| XYZ | xyz(56.0743, 60.1120, 63.2810) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.89
Light Grey
#D8DCD6
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 4.36
Silver
#C0C0C0
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC8 #CDC8CD
analogous
#CBCDC8 #C8CDC8 #C8CDCB
triadic
#C8CDC8 #C8C8CD #CDC8C8
tetradic
#C8CDC8 #C8CBCD #CDC8CD #CDCBC8
square
#C8CDC8 #C8CBCD #CDC8CD #CDCBC8
split-complementary
#C8CDC8 #CBC8CD #CDC8CB
monochromatic
#889388 #A8B0A8 #C8CDC8 #E8EAE8 #EFF0EF
Accessibility & contrast
On white
1.61
#C8CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C8CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC8
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC8 | 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)
#CDCCC8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#C8CDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cdc8; /* rgb */ color: rgb(200, 205, 200); /* oklch */ color: oklch(84.3% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#d8dcd8',
500: '#c8cdc8',
950: '#000000',
},
}SCSS
$custom: #c8cdc8; $custom-light: #d8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc8",
"rgb": {
"r": 200,
"g": 205,
"b": 200
},
"hsl": {
"h": 120,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84298,
"c": 0.00875,
"h": 145.5
},
"luminance": 0.60112
}Semantic roles & 50–950 ramp
primary
#C8CDC8
secondary
#A099A0
accent
#578F8F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483