#CFD0C8#CFD0C8
#CFD0C8 is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.011 H 112.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0C8 |
|---|---|
| RGB | rgb(207, 208, 200) |
| HSL | hsl(68, 8%, 80%) |
| HSV | hsv(68, 4%, 82%) |
| CMYK | cmyk(0.5%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(83.20, -1.78, 3.85) |
| CIE-LCH | lch(83.20, 4.24, 114.79°) |
| OKLab | oklab(85.46% -0.0042 0.0101) |
| OKLCH | oklch(85.46% 0.011 112.4) |
| XYZ | xyz(58.7117, 62.5474, 63.6122) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.11
Silver (survey)
#C5C9C7
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.68
Fog
#D8DCE0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0C8 #C9C8D0
analogous
#D0CDC8 #CFD0C8 #CBD0C8
triadic
#CFD0C8 #C8CFD0 #D0C8CF
tetradic
#CFD0C8 #C8D0CD #C9C8D0 #D0C8CB
square
#CFD0C8 #C8D0CD #C9C8D0 #D0C8CB
split-complementary
#CFD0C8 #C8CBD0 #CDC8D0
monochromatic
#959886 #B2B4A7 #CFD0C8 #ECECE9 #F1F1EF
Accessibility & contrast
On white
1.55
#CFD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CFD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0C8
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0C8 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#D0CFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfd0c8; /* rgb */ color: rgb(207, 208, 200); /* oklch */ color: oklch(85.5% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#ddded8',
500: '#cfd0c8',
950: '#000000',
},
}SCSS
$custom: #cfd0c8; $custom-light: #ddded8; $custom-dark: #000000;
JSON
{
"hex": "#cfd0c8",
"rgb": {
"r": 207,
"g": 208,
"b": 200
},
"hsl": {
"h": 67.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85456,
"c": 0.01095,
"h": 112.4
},
"luminance": 0.62547
}Semantic roles & 50–950 ramp
primary
#CFD0C8
secondary
#9A99A3
accent
#54925B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483