#CFCCC9#CFCCC9
#CFCCC9 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.005 H 67.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC9 |
|---|---|
| RGB | rgb(207, 204, 201) |
| HSL | hsl(30, 6%, 80%) |
| HSV | hsv(30, 3%, 81%) |
| CMYK | cmyk(0%, 1.4%, 2.9%, 18.8%) |
| CIE-LAB | lab(82.20, 0.49, 1.86) |
| CIE-LCH | lch(82.20, 1.92, 75.07°) |
| OKLab | oklab(84.68% 0.002 0.0049) |
| OKLCH | oklch(84.68% 0.005 67.8) |
| XYZ | xyz(57.8660, 60.6684, 63.9087) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.48
Silver (survey)
#C5C9C7
ΔE00 3.64
Silver
#C0C0C0
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC9 #C9CCCF
analogous
#CFC9C9 #CFCCC9 #CFCFC9
triadic
#CFCCC9 #C9CFCC #CCC9CF
tetradic
#CFCCC9 #C9CFC9 #C9CCCF #CFC9CF
square
#CFCCC9 #C9CFC9 #C9CCCF #CFC9CF
split-complementary
#CFCCC9 #C9CFCF #C9C9CF
monochromatic
#958F88 #B2ADA9 #CFCCC9 #ECEBE9 #F1F0EF
Accessibility & contrast
On white
1.60
#CFCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CFCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC9
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#D0CBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc9; /* rgb */ color: rgb(207, 204, 201); /* oklch */ color: oklch(84.7% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#dddbd9',
500: '#cfccc9',
950: '#000000',
},
}SCSS
$custom: #cfccc9; $custom-light: #dddbd9; $custom-dark: #000000;
JSON
{
"hex": "#cfccc9",
"rgb": {
"r": 207,
"g": 204,
"b": 201
},
"hsl": {
"h": 30,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84675,
"c": 0.00531,
"h": 67.8
},
"luminance": 0.60668
}Semantic roles & 50–950 ramp
primary
#CFCCC9
secondary
#9A9EA2
accent
#739056
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483