#C8CFCA#C8CFCA
#C8CFCA is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.8% C 0.010 H 155.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFCA |
|---|---|
| RGB | rgb(200, 207, 202) |
| HSL | hsl(137, 7%, 80%) |
| HSV | hsv(137, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.47, -3.31, 1.65) |
| CIE-LCH | lch(82.47, 3.70, 153.49°) |
| OKLab | oklab(84.76% -0.0093 0.0043) |
| OKLCH | oklch(84.76% 0.01 155.1) |
| XYZ | xyz(56.7910, 61.1690, 64.6805) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.56
Light Grey
#D8DCD6
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 4.88
Silver
#C0C0C0
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFCA #CFC8CD
analogous
#CACFC8 #C8CFCA #C8CFCE
triadic
#C8CFCA #CAC8CF #CFCAC8
tetradic
#C8CFCA #C8CACF #CFC8CD #CFCEC8
square
#C8CFCA #C8CACF #CFC8CD #CFCEC8
split-complementary
#C8CFCA #CEC8CF #CFC8CA
monochromatic
#87968B #A7B2AB #C8CFCA #E9ECE9 #EFF1EF
Accessibility & contrast
On white
1.59
#C8CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C8CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFCA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFCA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#C7CFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfca; /* rgb */ color: rgb(200, 207, 202); /* oklch */ color: oklch(84.8% 0.010 155.1);
Tailwind
colors: {
custom: {
50: '#d8ddda',
500: '#c8cfca',
950: '#000000',
},
}SCSS
$custom: #c8cfca; $custom-light: #d8ddda; $custom-dark: #000000;
JSON
{
"hex": "#c8cfca",
"rgb": {
"r": 200,
"g": 207,
"b": 202
},
"hsl": {
"h": 137.143,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84764,
"c": 0.01025,
"h": 155.1
},
"luminance": 0.61169
}Semantic roles & 50–950 ramp
primary
#C8CFCA
secondary
#A299A0
accent
#558091
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483