#CFC8CD#CFC8CD
#CFC8CD is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 84.0% C 0.010 H 335.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8CD |
|---|---|
| RGB | rgb(207, 200, 205) |
| HSL | hsl(317, 7%, 80%) |
| HSV | hsv(317, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 1%, 18.8%) |
| CIE-LAB | lab(81.28, 3.32, -1.63) |
| CIE-LCH | lch(81.28, 3.70, 333.94°) |
| OKLab | oklab(83.99% 0.0094 -0.0043) |
| OKLCH | oklch(83.99% 0.01 335.5) |
| XYZ | xyz(57.4042, 58.9820, 66.1063) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.39
Fog
#D8DCE0
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8CD #C8CFCA
analogous
#CEC8CF #CFC8CD #CFC8CA
triadic
#CFC8CD #CDCFC8 #C8CDCF
tetradic
#CFC8CD #CFCEC8 #C8CFCA #C8CACF
square
#CFC8CD #CFCEC8 #C8CFCA #C8CACF
split-complementary
#CFC8CD #CACFC8 #C8CFCE
monochromatic
#968792 #B2A7AF #CFC8CD #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.64
#CFC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CFC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8CD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8CD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#D0C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8cd; /* rgb */ color: rgb(207, 200, 205); /* oklch */ color: oklch(84.0% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#ddd8dc',
500: '#cfc8cd',
950: '#000000',
},
}SCSS
$custom: #cfc8cd; $custom-light: #ddd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc8cd",
"rgb": {
"r": 207,
"g": 200,
"b": 205
},
"hsl": {
"h": 317.143,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83988,
"c": 0.01031,
"h": 335.5
},
"luminance": 0.58982
}Semantic roles & 50–950 ramp
primary
#CFC8CD
secondary
#99A29C
accent
#916655
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384