#CFCCCC#CFCCCC
#CFCCCC is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.8% C 0.003 H 17.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCC |
|---|---|
| RGB | rgb(207, 204, 204) |
| HSL | hsl(0, 3%, 81%) |
| HSV | hsv(0, 1%, 81%) |
| CMYK | cmyk(0%, 1.4%, 1.4%, 18.8%) |
| CIE-LAB | lab(82.28, 1.03, 0.37) |
| CIE-LCH | lch(82.28, 1.09, 19.49°) |
| OKLab | oklab(84.76% 0.0032 0.001) |
| OKLCH | oklch(84.76% 0.003 17.1) |
| XYZ | xyz(58.2224, 60.8109, 65.7855) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.16
Silver
#C0C0C0
ΔE00 3.52
Gainsboro
#DCDCDC
ΔE00 3.92
Silver (survey)
#C5C9C7
ΔE00 4.22
Fog
#D8DCE0
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCC #CCCFCF
analogous
#CFCCCD #CFCCCC #CFCDCC
triadic
#CFCCCC #CCCFCC #CCCCCF
tetradic
#CFCCCC #CDCFCC #CCCFCF #CDCCCF
square
#CFCCCC #CDCFCC #CCCFCF #CDCCCF
split-complementary
#CFCCCC #CCCFCD #CCCDCF
monochromatic
#948D8D #B1ACAC #CFCCCC #EDECEC #F0EFEF
Accessibility & contrast
On white
1.60
#CFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcccc; /* rgb */ color: rgb(207, 204, 204); /* oklch */ color: oklch(84.8% 0.003 17.1);
Tailwind
colors: {
custom: {
50: '#dddbdb',
500: '#cfcccc',
950: '#000000',
},
}SCSS
$custom: #cfcccc; $custom-light: #dddbdb; $custom-dark: #000000;
JSON
{
"hex": "#cfcccc",
"rgb": {
"r": 207,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.84761,
"c": 0.00333,
"h": 17.1
},
"luminance": 0.60811
}Semantic roles & 50–950 ramp
primary
#CFCCCC
secondary
#9EA2A2
accent
#8D8D59
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151515
muted
#848484