#CFCCC8#CFCCC8
#CFCCC8 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.006 H 75.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC8 |
|---|---|
| RGB | rgb(207, 204, 200) |
| HSL | hsl(34, 7%, 80%) |
| HSV | hsv(34, 3%, 81%) |
| CMYK | cmyk(0%, 1.4%, 3.4%, 18.8%) |
| CIE-LAB | lab(82.17, 0.32, 2.35) |
| CIE-LCH | lch(82.17, 2.37, 82.31°) |
| OKLab | oklab(84.65% 0.0016 0.0062) |
| OKLCH | oklch(84.65% 0.006 75.4) |
| XYZ | xyz(57.7488, 60.6215, 63.2912) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.78
Silver (survey)
#C5C9C7
ΔE00 3.60
Silver
#C0C0C0
ΔE00 3.84
Gainsboro
#DCDCDC
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC8 #C8CBCF
analogous
#CFC9C8 #CFCCC8 #CFCFC8
triadic
#CFCCC8 #C8CFCC #CCC8CF
tetradic
#CFCCC8 #C8CFC9 #C8CBCF #CFC8CF
square
#CFCCC8 #C8CFC9 #C8CBCF #CFC8CF
split-complementary
#CFCCC8 #C8CFCF #C9C8CF
monochromatic
#968F87 #B2AEA7 #CFCCC8 #ECEAE9 #F1F0EF
Accessibility & contrast
On white
1.60
#CFCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CFCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#D0CBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc8; /* rgb */ color: rgb(207, 204, 200); /* oklch */ color: oklch(84.6% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#dddbd8',
500: '#cfccc8',
950: '#000000',
},
}SCSS
$custom: #cfccc8; $custom-light: #dddbd8; $custom-dark: #000000;
JSON
{
"hex": "#cfccc8",
"rgb": {
"r": 207,
"g": 204,
"b": 200
},
"hsl": {
"h": 34.286,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84647,
"c": 0.00644,
"h": 75.4
},
"luminance": 0.60621
}Semantic roles & 50–950 ramp
primary
#CFCCC8
secondary
#999DA2
accent
#6E9155
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483