#CFCACD#CFCACD
#CFCACD is a very light, near-neutral grey. Relative luminance 0.599; OKLCH L 84.4% C 0.007 H 340.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCACD |
|---|---|
| RGB | rgb(207, 202, 205) |
| HSL | hsl(324, 5%, 80%) |
| HSV | hsv(324, 2%, 81%) |
| CMYK | cmyk(0%, 2.4%, 1%, 18.8%) |
| CIE-LAB | lab(81.79, 2.27, -0.88) |
| CIE-LCH | lch(81.79, 2.43, 338.81°) |
| OKLab | oklab(84.39% 0.0065 -0.0023) |
| OKLCH | oklch(84.39% 0.007 340.4) |
| XYZ | xyz(57.8704, 59.9144, 66.2617) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCACD #CACFCC
analogous
#CECACF #CFCACD #CFCACA
triadic
#CFCACD #CDCFCA #CACDCF
tetradic
#CFCACD #CFCECA #CACFCC #CACACF
square
#CFCACD #CFCECA #CACFCC #CACACF
split-complementary
#CFCACD #CACFCA #CACFCE
monochromatic
#958A90 #B2AAAF #CFCACD #ECEAEB #F0EFF0
Accessibility & contrast
On white
1.62
#CFCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CFCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCACD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCACD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#D0CACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcacd; /* rgb */ color: rgb(207, 202, 205); /* oklch */ color: oklch(84.4% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#dddadc',
500: '#cfcacd',
950: '#000000',
},
}SCSS
$custom: #cfcacd; $custom-light: #dddadc; $custom-dark: #000000;
JSON
{
"hex": "#cfcacd",
"rgb": {
"r": 207,
"g": 202,
"b": 205
},
"hsl": {
"h": 324,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84388,
"c": 0.00686,
"h": 340.4
},
"luminance": 0.59914
}Semantic roles & 50–950 ramp
primary
#CFCACD
secondary
#9BA29E
accent
#8F6D57
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384