#CFD2CD#CFD2CD
#CFD2CD is a very light, near-neutral grey. Relative luminance 0.638; OKLCH L 86.0% C 0.008 H 132.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2CD |
|---|---|
| RGB | rgb(207, 210, 205) |
| HSL | hsl(96, 5%, 81%) |
| HSV | hsv(96, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.84, -1.93, 2.11) |
| CIE-LCH | lch(83.84, 2.86, 132.39°) |
| OKLab | oklab(86% -0.0051 0.0056) |
| OKLCH | oklch(86% 0.008 132.5) |
| XYZ | xyz(59.7963, 63.7663, 66.9037) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.37
Silver (survey)
#C5C9C7
ΔE00 2.65
Light Gray
#D3D3D3
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 4.19
Fog
#D8DCE0
ΔE00 5.31
Silver
#C0C0C0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2CD #D0CDD2
analogous
#D2D2CD #CFD2CD #CDD2CE
triadic
#CFD2CD #CDCFD2 #D2CDCF
tetradic
#CFD2CD #CDD2D2 #D0CDD2 #D2CECD
square
#CFD2CD #CDD2D2 #D0CDD2 #D2CECD
split-complementary
#CFD2CD #CECDD2 #D2CDD2
monochromatic
#91988D #B0B5AD #CFD2CD #EEEFED #F0F1EF
Accessibility & contrast
On white
1.53
#CFD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CFD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2CD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2CD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#CFD2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2cd; /* rgb */ color: rgb(207, 210, 205); /* oklch */ color: oklch(86.0% 0.008 132.5);
Tailwind
colors: {
custom: {
50: '#dddfdc',
500: '#cfd2cd',
950: '#000000',
},
}SCSS
$custom: #cfd2cd; $custom-light: #dddfdc; $custom-dark: #000000;
JSON
{
"hex": "#cfd2cd",
"rgb": {
"r": 207,
"g": 210,
"b": 205
},
"hsl": {
"h": 96,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.86001,
"c": 0.00754,
"h": 132.5
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#CFD2CD
secondary
#A29EA5
accent
#568F78
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484