#CFCFC7#CFCFC7
#CFCFC7 is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.2% C 0.011 H 106.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC7 |
|---|---|
| RGB | rgb(207, 207, 199) |
| HSL | hsl(60, 8%, 80%) |
| HSV | hsv(60, 4%, 81%) |
| CMYK | cmyk(0%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(82.92, -1.43, 3.97) |
| CIE-LCH | lch(82.92, 4.22, 109.81°) |
| OKLab | oklab(85.23% -0.0031 0.0104) |
| OKLCH | oklch(85.23% 0.011 106.6) |
| XYZ | xyz(58.3522, 62.0147, 62.9177) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.48
Silver (survey)
#C5C9C7
ΔE00 3.54
Light Gray
#D3D3D3
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.45
Warm Gray
#C9BEB0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC7 #C7C7CF
analogous
#CFCBC7 #CFCFC7 #CBCFC7
triadic
#CFCFC7 #C7CFCF #CFC7CF
tetradic
#CFCFC7 #C7CFCB #C7C7CF #CFC7CB
square
#CFCFC7 #C7CFCB #C7C7CF #CFC7CB
split-complementary
#CFCFC7 #C7CBCF #CBC7CF
monochromatic
#979785 #B3B3A6 #CFCFC7 #EBEBE8 #F1F1EF
Accessibility & contrast
On white
1.57
#CFCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CFCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC7
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC7 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC7
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#D0CECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc7; /* rgb */ color: rgb(207, 207, 199); /* oklch */ color: oklch(85.2% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#ddddd8',
500: '#cfcfc7',
950: '#000000',
},
}SCSS
$custom: #cfcfc7; $custom-light: #ddddd8; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc7",
"rgb": {
"r": 207,
"g": 207,
"b": 199
},
"hsl": {
"h": 60,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.85225,
"c": 0.01091,
"h": 106.6
},
"luminance": 0.62015
}Semantic roles & 50–950 ramp
primary
#CFCFC7
secondary
#9898A2
accent
#549254
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483