#CFCCCB#CFCCCB
#CFCCCB is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.004 H 39.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCB |
|---|---|
| RGB | rgb(207, 204, 203) |
| HSL | hsl(15, 4%, 80%) |
| HSV | hsv(15, 2%, 81%) |
| CMYK | cmyk(0%, 1.4%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.25, 0.85, 0.86) |
| CIE-LCH | lch(82.25, 1.21, 45.33°) |
| OKLab | oklab(84.73% 0.0028 0.0023) |
| OKLCH | oklch(84.73% 0.004 39.5) |
| XYZ | xyz(58.1028, 60.7631, 65.1558) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.14
Silver
#C0C0C0
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 3.92
Silver (survey)
#C5C9C7
ΔE00 3.96
Fog
#D8DCE0
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCB #CBCECF
analogous
#CFCBCC #CFCCCB #CFCECB
triadic
#CFCCCB #CBCFCC #CCCBCF
tetradic
#CFCCCB #CCCFCB #CBCECF #CECBCF
square
#CFCCCB #CCCFCB #CBCECF #CECBCF
split-complementary
#CFCCCB #CBCFCE #CBCCCF
monochromatic
#948E8B #B2ADAB #CFCCCB #ECEBEB #F0EFEF
Accessibility & contrast
On white
1.60
#CFCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CFCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcccb; /* rgb */ color: rgb(207, 204, 203); /* oklch */ color: oklch(84.7% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#dddbda',
500: '#cfcccb',
950: '#000000',
},
}SCSS
$custom: #cfcccb; $custom-light: #dddbda; $custom-dark: #000000;
JSON
{
"hex": "#cfcccb",
"rgb": {
"r": 207,
"g": 204,
"b": 203
},
"hsl": {
"h": 15,
"s": 4,
"l": 80.392
},
"oklch": {
"l": 0.84732,
"c": 0.00362,
"h": 39.5
},
"luminance": 0.60763
}Semantic roles & 50–950 ramp
primary
#CFCCCB
secondary
#9CA0A2
accent
#808E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483