#CFCED4#CFCED4
#CFCED4 is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.4% C 0.008 H 293.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED4 |
|---|---|
| RGB | rgb(207, 206, 212) |
| HSL | hsl(250, 7%, 82%) |
| HSV | hsv(250, 3%, 83%) |
| CMYK | cmyk(2.4%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(83.00, 1.45, -2.85) |
| CIE-LCH | lch(83.00, 3.19, 296.91°) |
| OKLab | oklab(85.4% 0.0034 -0.0076) |
| OKLCH | oklch(85.4% 0.008 293.9) |
| XYZ | xyz(59.6850, 62.1614, 71.1286) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.47
Fog
#D8DCE0
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.55
Silver
#C0C0C0
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED4 #D3D4CE
analogous
#CED0D4 #CFCED4 #D2CED4
triadic
#CFCED4 #D4CFCE #CED4CF
tetradic
#CFCED4 #D4CED0 #D3D4CE #CED4D2
square
#CFCED4 #D4CED0 #D3D4CE #CED4D2
split-complementary
#CFCED4 #D4D2CE #D0D4CE
monochromatic
#8F8D9B #AFADB7 #CFCED4 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.56
#CFCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CFCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#CECFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfced4; /* rgb */ color: rgb(207, 206, 212); /* oklch */ color: oklch(85.4% 0.008 293.9);
Tailwind
colors: {
custom: {
50: '#dddce1',
500: '#cfced4',
950: '#000000',
},
}SCSS
$custom: #cfced4; $custom-light: #dddce1; $custom-dark: #000000;
JSON
{
"hex": "#cfced4",
"rgb": {
"r": 207,
"g": 206,
"b": 212
},
"hsl": {
"h": 250,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85397,
"c": 0.00828,
"h": 293.9
},
"luminance": 0.62161
}Semantic roles & 50–950 ramp
primary
#CFCED4
secondary
#A6A79F
accent
#905587
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484