#CFCFCB#CFCFCB
#CFCFCB is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.3% C 0.005 H 106.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFCB |
|---|---|
| RGB | rgb(207, 207, 203) |
| HSL | hsl(60, 4%, 80%) |
| HSV | hsv(60, 2%, 81%) |
| CMYK | cmyk(0%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(83.02, -0.72, 1.98) |
| CIE-LCH | lch(83.02, 2.11, 109.99°) |
| OKLab | oklab(85.34% -0.0015 0.0052) |
| OKLCH | oklch(85.34% 0.005 106.5) |
| XYZ | xyz(58.8227, 62.2029, 65.3958) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.38
Silver (survey)
#C5C9C7
ΔE00 2.60
Light Grey
#D8DCD6
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 3.78
Silver
#C0C0C0
ΔE00 4.25
Fog
#D8DCE0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFCB #CBCBCF
analogous
#CFCDCB #CFCFCB #CDCFCB
triadic
#CFCFCB #CBCFCF #CFCBCF
tetradic
#CFCFCB #CBCFCD #CBCBCF #CFCBCD
square
#CFCFCB #CBCFCD #CBCBCF #CFCBCD
split-complementary
#CFCFCB #CBCDCF #CDCBCF
monochromatic
#94948B #B2B2AB #CFCFCB #ECECEB #F0F0EF
Accessibility & contrast
On white
1.56
#CFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFCB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFCB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#D0CECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfcb; /* rgb */ color: rgb(207, 207, 203); /* oklch */ color: oklch(85.3% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#ddddda',
500: '#cfcfcb',
950: '#000000',
},
}SCSS
$custom: #cfcfcb; $custom-light: #ddddda; $custom-dark: #000000;
JSON
{
"hex": "#cfcfcb",
"rgb": {
"r": 207,
"g": 207,
"b": 203
},
"hsl": {
"h": 60,
"s": 4,
"l": 80.392
},
"oklch": {
"l": 0.85337,
"c": 0.00546,
"h": 106.5
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#CFCFCB
secondary
#9C9CA2
accent
#588E58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483