#CFCFCC#CFCFCC
#CFCFCC is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.004 H 106.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFCC |
|---|---|
| RGB | rgb(207, 207, 204) |
| HSL | hsl(60, 3%, 81%) |
| HSV | hsv(60, 1%, 81%) |
| CMYK | cmyk(0%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(83.05, -0.54, 1.49) |
| CIE-LCH | lch(83.05, 1.58, 110.03°) |
| OKLab | oklab(85.37% -0.0012 0.0039) |
| OKLCH | oklch(85.37% 0.004 106.4) |
| XYZ | xyz(58.9423, 62.2507, 66.0254) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.92
Silver (survey)
#C5C9C7
ΔE00 2.55
Gainsboro
#DCDCDC
ΔE00 3.49
Light Grey
#D8DCD6
ΔE00 3.87
Silver
#C0C0C0
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFCC #CCCCCF
analogous
#CFCDCC #CFCFCC #CDCFCC
triadic
#CFCFCC #CCCFCF #CFCCCF
tetradic
#CFCFCC #CCCFCD #CCCCCF #CFCCCD
square
#CFCFCC #CCCFCD #CCCCCF #CFCCCD
split-complementary
#CFCFCC #CCCDCF #CDCCCF
monochromatic
#94948D #B1B1AC #CFCFCC #EDEDEC #F0F0EF
Accessibility & contrast
On white
1.56
#CFCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#CFCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFCC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFCC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#D0CFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfcc; /* rgb */ color: rgb(207, 207, 204); /* oklch */ color: oklch(85.4% 0.004 106.4);
Tailwind
colors: {
custom: {
50: '#dddddb',
500: '#cfcfcc',
950: '#000000',
},
}SCSS
$custom: #cfcfcc; $custom-light: #dddddb; $custom-dark: #000000;
JSON
{
"hex": "#cfcfcc",
"rgb": {
"r": 207,
"g": 207,
"b": 204
},
"hsl": {
"h": 60,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.85365,
"c": 0.0041,
"h": 106.4
},
"luminance": 0.62251
}Semantic roles & 50–950 ramp
primary
#CFCFCC
secondary
#9E9EA2
accent
#598D59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484