#CFD2CC#CFD2CC
#CFD2CC is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 86.0% C 0.009 H 128.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2CC |
|---|---|
| RGB | rgb(207, 210, 204) |
| HSL | hsl(90, 6%, 81%) |
| HSV | hsv(90, 3%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.82, -2.11, 2.61) |
| CIE-LCH | lch(83.82, 3.36, 128.95°) |
| OKLab | oklab(85.97% -0.0055 0.0069) |
| OKLCH | oklch(85.97% 0.009 128.6) |
| XYZ | xyz(59.6760, 63.7182, 66.2700) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.33
Silver (survey)
#C5C9C7
ΔE00 2.93
Light Gray
#D3D3D3
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 4.55
Silver
#C0C0C0
ΔE00 5.63
Fog
#D8DCE0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2CC #CFCCD2
analogous
#D2D2CC #CFD2CC #CCD2CC
triadic
#CFD2CC #CCCFD2 #D2CCCF
tetradic
#CFD2CC #CCD2D2 #CFCCD2 #D2CCCC
square
#CFD2CC #CCD2D2 #CFCCD2 #D2CCCC
split-complementary
#CFD2CC #CCCCD2 #D2CCD2
monochromatic
#92998B #B0B5AB #CFD2CC #EEEFED #F0F1EF
Accessibility & contrast
On white
1.53
#CFD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CFD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2CC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2CC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#CFD1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2cc; /* rgb */ color: rgb(207, 210, 204); /* oklch */ color: oklch(86.0% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#dddfdb',
500: '#cfd2cc',
950: '#000000',
},
}SCSS
$custom: #cfd2cc; $custom-light: #dddfdb; $custom-dark: #000000;
JSON
{
"hex": "#cfd2cc",
"rgb": {
"r": 207,
"g": 210,
"b": 204
},
"hsl": {
"h": 90,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85973,
"c": 0.00879,
"h": 128.6
},
"luminance": 0.63718
}Semantic roles & 50–950 ramp
primary
#CFD2CC
secondary
#A19DA5
accent
#559073
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484