#CFC9CC#CFC9CC
#CFC9CC is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.2% C 0.008 H 345.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9CC |
|---|---|
| RGB | rgb(207, 201, 204) |
| HSL | hsl(330, 6%, 80%) |
| HSV | hsv(330, 3%, 81%) |
| CMYK | cmyk(0%, 2.9%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.51, 2.61, -0.75) |
| CIE-LCH | lch(81.51, 2.72, 343.89°) |
| OKLab | oklab(84.16% 0.0075 -0.002) |
| OKLCH | oklch(84.16% 0.008 345.4) |
| XYZ | xyz(57.5162, 59.3986, 65.5501) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.19
Silver
#C0C0C0
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 5.52
Dove Gray
#B6B8BD
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9CC #C9CFCC
analogous
#CFC9CF #CFC9CC #CFC9C9
triadic
#CFC9CC #CCCFC9 #C9CCCF
tetradic
#CFC9CC #CFCFC9 #C9CFCC #C9C9CF
square
#CFC9CC #CFCFC9 #C9CFCC #C9C9CF
split-complementary
#CFC9CC #C9CFC9 #C9CFCF
monochromatic
#95888F #B2A9AD #CFC9CC #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.63
#CFC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9CC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9CC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#D0C9CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfc9cc; /* rgb */ color: rgb(207, 201, 204); /* oklch */ color: oklch(84.2% 0.008 345.4);
Tailwind
colors: {
custom: {
50: '#ddd9db',
500: '#cfc9cc',
950: '#000000',
},
}SCSS
$custom: #cfc9cc; $custom-light: #ddd9db; $custom-dark: #000000;
JSON
{
"hex": "#cfc9cc",
"rgb": {
"r": 207,
"g": 201,
"b": 204
},
"hsl": {
"h": 330,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84159,
"c": 0.00779,
"h": 345.4
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#CFC9CC
secondary
#9AA29E
accent
#907356
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384