#C8CEC8#C8CEC8
#C8CEC8 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.5% C 0.010 H 145.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEC8 |
|---|---|
| RGB | rgb(200, 206, 200) |
| HSL | hsl(120, 6%, 80%) |
| HSV | hsv(120, 3%, 81%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(82.16, -3.15, 2.26) |
| CIE-LCH | lch(82.16, 3.88, 144.28°) |
| OKLab | oklab(84.5% -0.0086 0.0059) |
| OKLCH | oklch(84.5% 0.01 145.5) |
| XYZ | xyz(56.3142, 60.5919, 63.3610) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 3.52
Light Gray
#D3D3D3
ΔE00 4.95
Silver
#C0C0C0
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEC8 #CEC8CE
analogous
#CBCEC8 #C8CEC8 #C8CECB
triadic
#C8CEC8 #C8C8CE #CEC8C8
tetradic
#C8CEC8 #C8CBCE #CEC8CE #CECBC8
square
#C8CEC8 #C8CBCE #CEC8CE #CECBC8
split-complementary
#C8CEC8 #CBC8CE #CEC8CB
monochromatic
#879487 #A8B1A8 #C8CEC8 #E8EBE8 #EFF1EF
Accessibility & contrast
On white
1.60
#C8CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C8CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEC8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEC8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#C8CECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cec8; /* rgb */ color: rgb(200, 206, 200); /* oklch */ color: oklch(84.5% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#d8dcd8',
500: '#c8cec8',
950: '#000000',
},
}SCSS
$custom: #c8cec8; $custom-light: #d8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c8cec8",
"rgb": {
"r": 200,
"g": 206,
"b": 200
},
"hsl": {
"h": 120,
"s": 5.769,
"l": 79.608
},
"oklch": {
"l": 0.84503,
"c": 0.01048,
"h": 145.5
},
"luminance": 0.60592
}Semantic roles & 50–950 ramp
primary
#C8CEC8
secondary
#A199A1
accent
#569090
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483