#CFD2CE#CFD2CE
#CFD2CE is a very light, near-neutral grey. Relative luminance 0.638; OKLCH L 86.0% C 0.006 H 137.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2CE |
|---|---|
| RGB | rgb(207, 210, 206) |
| HSL | hsl(105, 4%, 82%) |
| HSV | hsv(105, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.87, -1.75, 1.62) |
| CIE-LCH | lch(83.87, 2.38, 137.21°) |
| OKLab | oklab(86.03% -0.0047 0.0043) |
| OKLCH | oklch(86.03% 0.006 137.8) |
| XYZ | xyz(59.9174, 63.8147, 67.5414) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.44
Light Grey
#D8DCD6
ΔE00 2.52
Light Gray
#D3D3D3
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.85
Silver
#C0C0C0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2CE #D1CED2
analogous
#D1D2CE #CFD2CE #CED2CF
triadic
#CFD2CE #CECFD2 #D2CECF
tetradic
#CFD2CE #CED1D2 #D1CED2 #D2CFCE
square
#CFD2CE #CED1D2 #D1CED2 #D2CFCE
split-complementary
#CFD2CE #CFCED2 #D2CED1
monochromatic
#90978E #B0B5AE #CFD2CE #EEEFEE #EFF0EF
Accessibility & contrast
On white
1.53
#CFD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CFD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2CE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2CE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#CFD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2ce; /* rgb */ color: rgb(207, 210, 206); /* oklch */ color: oklch(86.0% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#dddfdc',
500: '#cfd2ce',
950: '#000000',
},
}SCSS
$custom: #cfd2ce; $custom-light: #dddfdc; $custom-dark: #000000;
JSON
{
"hex": "#cfd2ce",
"rgb": {
"r": 207,
"g": 210,
"b": 206
},
"hsl": {
"h": 105,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.86029,
"c": 0.00634,
"h": 137.8
},
"luminance": 0.63815
}Semantic roles & 50–950 ramp
primary
#CFD2CE
secondary
#A39FA5
accent
#578E80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484