#CFD0CD#CFD0CD
#CFD0CD is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.6% C 0.004 H 121.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0CD |
|---|---|
| RGB | rgb(207, 208, 205) |
| HSL | hsl(80, 3%, 81%) |
| HSV | hsv(80, 1%, 82%) |
| CMYK | cmyk(0.5%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.33, -0.89, 1.37) |
| CIE-LCH | lch(83.33, 1.63, 122.97°) |
| OKLab | oklab(85.6% -0.0022 0.0036) |
| OKLCH | oklch(85.6% 0.004 121.5) |
| XYZ | xyz(59.3056, 62.7849, 66.7401) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.00
Silver (survey)
#C5C9C7
ΔE00 2.35
Gainsboro
#DCDCDC
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 3.45
Silver
#C0C0C0
ΔE00 4.28
Fog
#D8DCE0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0CD #CECDD0
analogous
#D0CFCD #CFD0CD #CDD0CD
triadic
#CFD0CD #CDCFD0 #D0CDCF
tetradic
#CFD0CD #CDD0CF #CECDD0 #D0CDCD
square
#CFD0CD #CDD0CF #CECDD0 #D0CDCD
split-complementary
#CFD0CD #CDCDD0 #CFCDD0
monochromatic
#92958E #B1B2AD #CFD0CD #EDEEED #F0F0EF
Accessibility & contrast
On white
1.55
#CFD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CFD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0CD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0CD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#CFD0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd0cd; /* rgb */ color: rgb(207, 208, 205); /* oklch */ color: oklch(85.6% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#dddedc',
500: '#cfd0cd',
950: '#000000',
},
}SCSS
$custom: #cfd0cd; $custom-light: #dddedc; $custom-dark: #000000;
JSON
{
"hex": "#cfd0cd",
"rgb": {
"r": 207,
"g": 208,
"b": 205
},
"hsl": {
"h": 80,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.85596,
"c": 0.00422,
"h": 121.5
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#CFD0CD
secondary
#A09FA3
accent
#598D6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484