#CFCCCA#CFCCCA
#CFCCCA is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.004 H 56.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCA |
|---|---|
| RGB | rgb(207, 204, 202) |
| HSL | hsl(24, 5%, 80%) |
| HSV | hsv(24, 2%, 81%) |
| CMYK | cmyk(0%, 1.4%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.23, 0.67, 1.36) |
| CIE-LCH | lch(82.23, 1.52, 63.65°) |
| OKLab | oklab(84.7% 0.0024 0.0036) |
| OKLCH | oklch(84.7% 0.004 56.4) |
| XYZ | xyz(57.9840, 60.7156, 64.5302) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.25
Silver
#C0C0C0
ΔE00 3.53
Silver (survey)
#C5C9C7
ΔE00 3.76
Gainsboro
#DCDCDC
ΔE00 3.99
Fog
#D8DCE0
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCA #CACDCF
analogous
#CFCACA #CFCCCA #CFCECA
triadic
#CFCCCA #CACFCC #CCCACF
tetradic
#CFCCCA #CACFCA #CACDCF #CECACF
square
#CFCCCA #CACFCA #CACDCF #CECACF
split-complementary
#CFCCCA #CACFCE #CACACF
monochromatic
#958E8A #B2ADAA #CFCCCA #ECEBEA #F0F0EF
Accessibility & contrast
On white
1.60
#CFCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CFCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#D0CBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccca; /* rgb */ color: rgb(207, 204, 202); /* oklch */ color: oklch(84.7% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#dddbda',
500: '#cfccca',
950: '#000000',
},
}SCSS
$custom: #cfccca; $custom-light: #dddbda; $custom-dark: #000000;
JSON
{
"hex": "#cfccca",
"rgb": {
"r": 207,
"g": 204,
"b": 202
},
"hsl": {
"h": 24,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84703,
"c": 0.00433,
"h": 56.4
},
"luminance": 0.60715
}Semantic roles & 50–950 ramp
primary
#CFCCCA
secondary
#9B9FA2
accent
#788F57
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483