#CED2CF#CED2CF
#CED2CF is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 86.0% C 0.006 H 153.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CF |
|---|---|
| RGB | rgb(206, 210, 207) |
| HSL | hsl(135, 4%, 82%) |
| HSV | hsv(135, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.82, -1.91, 1.01) |
| CIE-LCH | lch(83.82, 2.16, 152.22°) |
| OKLab | oklab(85.98% -0.0053 0.0026) |
| OKLCH | oklch(85.98% 0.006 153.7) |
| XYZ | xyz(59.7607, 63.7199, 68.1702) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.23
Light Grey
#D8DCD6
ΔE00 2.71
Light Gray
#D3D3D3
ΔE00 2.88
Gainsboro
#DCDCDC
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.49
Silver
#C0C0C0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CF #D2CED1
analogous
#CFD2CE #CED2CF #CED2D1
triadic
#CED2CF #CFCED2 #D2CFCE
tetradic
#CED2CF #CECFD2 #D2CED1 #D2D1CE
square
#CED2CF #CECFD2 #D2CED1 #D2D1CE
split-complementary
#CED2CF #D1CED2 #D2CECF
monochromatic
#8E9790 #AEB5B0 #CED2CF #EEEFEE #EFF0EF
Accessibility & contrast
On white
1.53
#CED2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CED2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CF | 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)
#D2D1CF
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#CED2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2cf; /* rgb */ color: rgb(206, 210, 207); /* oklch */ color: oklch(86.0% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#dcdfdd',
500: '#ced2cf',
950: '#000000',
},
}SCSS
$custom: #ced2cf; $custom-light: #dcdfdd; $custom-dark: #000000;
JSON
{
"hex": "#ced2cf",
"rgb": {
"r": 206,
"g": 210,
"b": 207
},
"hsl": {
"h": 135,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.8598,
"c": 0.00597,
"h": 153.7
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#CED2CF
secondary
#A59FA3
accent
#57808E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484