#CFD2CB#CFD2CB
#CFD2CB is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 85.9% C 0.010 H 125.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2CB |
|---|---|
| RGB | rgb(207, 210, 203) |
| HSL | hsl(86, 7%, 81%) |
| HSV | hsv(86, 3%, 82%) |
| CMYK | cmyk(1.4%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(83.79, -2.29, 3.10) |
| CIE-LCH | lch(83.79, 3.86, 126.38°) |
| OKLab | oklab(85.95% -0.0059 0.0082) |
| OKLCH | oklch(85.95% 0.01 125.7) |
| XYZ | xyz(59.5565, 63.6704, 65.6404) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Gray
#D3D3D3
ΔE00 4.22
Gainsboro
#DCDCDC
ΔE00 4.93
Silver
#C0C0C0
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2CB #CECBD2
analogous
#D2D1CB #CFD2CB #CBD2CB
triadic
#CFD2CB #CBCFD2 #D2CBCF
tetradic
#CFD2CB #CBD2D1 #CECBD2 #D2CBCB
square
#CFD2CB #CBD2D1 #CECBD2 #D2CBCB
split-complementary
#CFD2CB #CBCBD2 #D1CBD2
monochromatic
#929989 #B1B6AA #CFD2CB #EDEEEC #F0F1EF
Accessibility & contrast
On white
1.53
#CFD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CFD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2CB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2CB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#CFD1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2cb; /* rgb */ color: rgb(207, 210, 203); /* oklch */ color: oklch(85.9% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#cfd2cb',
950: '#000000',
},
}SCSS
$custom: #cfd2cb; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#cfd2cb",
"rgb": {
"r": 207,
"g": 210,
"b": 203
},
"hsl": {
"h": 85.714,
"s": 7.216,
"l": 80.98
},
"oklch": {
"l": 0.85945,
"c": 0.01006,
"h": 125.7
},
"luminance": 0.6367
}Semantic roles & 50–950 ramp
primary
#CFD2CB
secondary
#A09CA5
accent
#54916E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483