#CFCFC8#CFCFC8
#CFCFC8 is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.3% C 0.010 H 106.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC8 |
|---|---|
| RGB | rgb(207, 207, 200) |
| HSL | hsl(60, 7%, 80%) |
| HSV | hsv(60, 3%, 81%) |
| CMYK | cmyk(0%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(82.95, -1.25, 3.47) |
| CIE-LCH | lch(82.95, 3.69, 109.85°) |
| OKLab | oklab(85.25% -0.0027 0.0092) |
| OKLCH | oklch(85.25% 0.01 106.6) |
| XYZ | xyz(58.4687, 62.0613, 63.5312) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.23
Light Grey
#D8DCD6
ΔE00 3.42
Light Gray
#D3D3D3
ΔE00 3.78
Gainsboro
#DCDCDC
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.12
Fog
#D8DCE0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC8 #C8C8CF
analogous
#CFCCC8 #CFCFC8 #CCCFC8
triadic
#CFCFC8 #C8CFCF #CFC8CF
tetradic
#CFCFC8 #C8CFCC #C8C8CF #CFC8CC
square
#CFCFC8 #C8CFCC #C8C8CF #CFC8CC
split-complementary
#CFCFC8 #C8CCCF #CCC8CF
monochromatic
#969687 #B2B2A7 #CFCFC8 #ECECE9 #F1F1EF
Accessibility & contrast
On white
1.57
#CFCFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CFCFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC8
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC8 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#D0CECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfc8; /* rgb */ color: rgb(207, 207, 200); /* oklch */ color: oklch(85.3% 0.010 106.6);
Tailwind
colors: {
custom: {
50: '#ddddd8',
500: '#cfcfc8',
950: '#000000',
},
}SCSS
$custom: #cfcfc8; $custom-light: #ddddd8; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc8",
"rgb": {
"r": 207,
"g": 207,
"b": 200
},
"hsl": {
"h": 60,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.85253,
"c": 0.00955,
"h": 106.6
},
"luminance": 0.62061
}Semantic roles & 50–950 ramp
primary
#CFCFC8
secondary
#9999A2
accent
#559155
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483