#CFCACC#CFCACC
#CFCACC is a very light, near-neutral grey. Relative luminance 0.599; OKLCH L 84.4% C 0.006 H 350.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCACC |
|---|---|
| RGB | rgb(207, 202, 204) |
| HSL | hsl(336, 5%, 80%) |
| HSV | hsv(336, 2%, 81%) |
| CMYK | cmyk(0%, 2.4%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.77, 2.09, -0.38) |
| CIE-LCH | lch(81.77, 2.12, 349.63°) |
| OKLab | oklab(84.36% 0.0061 -0.001) |
| OKLCH | oklch(84.36% 0.006 350.8) |
| XYZ | xyz(57.7501, 59.8663, 65.6280) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.49
Silver
#C0C0C0
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 5.72
Fog
#D8DCE0
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCACC #CACFCD
analogous
#CFCACE #CFCACC #CFCACA
triadic
#CFCACC #CCCFCA #CACCCF
tetradic
#CFCACC #CECFCA #CACFCD #CACACF
square
#CFCACC #CECFCA #CACFCD #CACACF
split-complementary
#CFCACC #CACFCA #CACECF
monochromatic
#958A8E #B2AAAD #CFCACC #ECEAEB #F0EFF0
Accessibility & contrast
On white
1.62
#CFCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CFCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCACC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCACC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#CBCCCC
Tritanopia (blue-blind)
#D0CACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcacc; /* rgb */ color: rgb(207, 202, 204); /* oklch */ color: oklch(84.4% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#dddadb',
500: '#cfcacc',
950: '#000000',
},
}SCSS
$custom: #cfcacc; $custom-light: #dddadb; $custom-dark: #000000;
JSON
{
"hex": "#cfcacc",
"rgb": {
"r": 207,
"g": 202,
"b": 204
},
"hsl": {
"h": 336,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84359,
"c": 0.00616,
"h": 350.8
},
"luminance": 0.59866
}Semantic roles & 50–950 ramp
primary
#CFCACC
secondary
#9BA29F
accent
#8F7857
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384