#CFC9CD#CFC9CD
#CFC9CD is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.2% C 0.009 H 337.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9CD |
|---|---|
| RGB | rgb(207, 201, 205) |
| HSL | hsl(320, 6%, 80%) |
| HSV | hsv(320, 3%, 81%) |
| CMYK | cmyk(0%, 2.9%, 1%, 18.8%) |
| CIE-LAB | lab(81.54, 2.79, -1.25) |
| CIE-LCH | lch(81.54, 3.06, 335.87°) |
| OKLab | oklab(84.19% 0.0079 -0.0033) |
| OKLCH | oklch(84.19% 0.009 337.5) |
| XYZ | xyz(57.6365, 59.4467, 66.1838) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.47
Silver
#C0C0C0
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.45
Silver (survey)
#C5C9C7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9CD #C9CFCB
analogous
#CEC9CF #CFC9CD #CFC9CA
triadic
#CFC9CD #CDCFC9 #C9CDCF
tetradic
#CFC9CD #CFCEC9 #C9CFCB #C9CACF
square
#CFC9CD #CFCEC9 #C9CFCB #C9CACF
split-complementary
#CFC9CD #CACFC9 #C9CFCE
monochromatic
#958891 #B2A9AF #CFC9CD #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.63
#CFC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CFC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9CD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9CD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#D0C9CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfc9cd; /* rgb */ color: rgb(207, 201, 205); /* oklch */ color: oklch(84.2% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#ddd9dc',
500: '#cfc9cd',
950: '#000000',
},
}SCSS
$custom: #cfc9cd; $custom-light: #ddd9dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc9cd",
"rgb": {
"r": 207,
"g": 201,
"b": 205
},
"hsl": {
"h": 320,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84188,
"c": 0.00857,
"h": 337.5
},
"luminance": 0.59446
}Semantic roles & 50–950 ramp
primary
#CFC9CD
secondary
#9AA29D
accent
#906956
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384