#C8CFC8#C8CFC8
#C8CFC8 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.7% C 0.012 H 145.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFC8 |
|---|---|
| RGB | rgb(200, 207, 200) |
| HSL | hsl(120, 7%, 80%) |
| HSV | hsv(120, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(82.42, -3.67, 2.64) |
| CIE-LCH | lch(82.42, 4.52, 144.26°) |
| OKLab | oklab(84.71% -0.0101 0.0069) |
| OKLCH | oklch(84.71% 0.012 145.5) |
| XYZ | xyz(56.5557, 61.0749, 63.4415) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 5.56
Silver
#C0C0C0
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFC8 #CFC8CF
analogous
#CCCFC8 #C8CFC8 #C8CFCC
triadic
#C8CFC8 #C8C8CF #CFC8C8
tetradic
#C8CFC8 #C8CCCF #CFC8CF #CFCCC8
square
#C8CFC8 #C8CCCF #CFC8CF #CFCCC8
split-complementary
#C8CFC8 #CCC8CF #CFC8CC
monochromatic
#879687 #A7B2A7 #C8CFC8 #E9ECE9 #EFF1EF
Accessibility & contrast
On white
1.59
#C8CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C8CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFC8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFC8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCEC8
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#C7CFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfc8; /* rgb */ color: rgb(200, 207, 200); /* oklch */ color: oklch(84.7% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#d8ddd8',
500: '#c8cfc8',
950: '#000000',
},
}SCSS
$custom: #c8cfc8; $custom-light: #d8ddd8; $custom-dark: #000000;
JSON
{
"hex": "#c8cfc8",
"rgb": {
"r": 200,
"g": 207,
"b": 200
},
"hsl": {
"h": 120,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84708,
"c": 0.01222,
"h": 145.5
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#C8CFC8
secondary
#A299A2
accent
#559191
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483