#CFC7CA#CFC7CA
#CFC7CA is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.7% C 0.010 H 352.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7CA |
|---|---|
| RGB | rgb(207, 199, 202) |
| HSL | hsl(338, 8%, 80%) |
| HSV | hsv(338, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.95, 3.31, -0.51) |
| CIE-LCH | lch(80.95, 3.35, 351.33°) |
| OKLab | oklab(83.7% 0.0097 -0.0013) |
| OKLCH | oklch(83.7% 0.01 352.4) |
| XYZ | xyz(56.8147, 58.3769, 64.1405) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7CA #C7CFCC
analogous
#CFC7CE #CFC7CA #CFC8C7
triadic
#CFC7CA #CACFC7 #C7CACF
tetradic
#CFC7CA #CECFC7 #C7CFCC #C8C7CF
square
#CFC7CA #CECFC7 #C7CFCC #C8C7CF
split-complementary
#CFC7CA #C7CFC8 #C7CECF
monochromatic
#97858C #B3A6AB #CFC7CA #EBE8E9 #F1EFEF
Accessibility & contrast
On white
1.66
#CFC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CFC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7CA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7CA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#D0C7C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc7ca; /* rgb */ color: rgb(207, 199, 202); /* oklch */ color: oklch(83.7% 0.010 352.4);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cfc7ca',
950: '#000000',
},
}SCSS
$custom: #cfc7ca; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cfc7ca",
"rgb": {
"r": 207,
"g": 199,
"b": 202
},
"hsl": {
"h": 337.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83701,
"c": 0.00978,
"h": 352.4
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#CFC7CA
secondary
#98A29E
accent
#927A54
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383