#CED2CD#CED2CD
#CED2CD is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 85.9% C 0.008 H 139.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CD |
|---|---|
| RGB | rgb(206, 210, 205) |
| HSL | hsl(108, 5%, 81%) |
| HSV | hsv(108, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.77, -2.27, 2.00) |
| CIE-LCH | lch(83.77, 3.02, 138.71°) |
| OKLab | oklab(85.92% -0.0061 0.0053) |
| OKLCH | oklch(85.92% 0.008 139.4) |
| XYZ | xyz(59.5178, 63.6227, 66.8906) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.36
Silver (survey)
#C5C9C7
ΔE00 2.62
Light Gray
#D3D3D3
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 4.47
Fog
#D8DCE0
ΔE00 5.41
Silver
#C0C0C0
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CD #D1CDD2
analogous
#D1D2CD #CED2CD #CDD2CF
triadic
#CED2CD #CDCED2 #D2CDCE
tetradic
#CED2CD #CDD1D2 #D1CDD2 #D2CFCD
square
#CED2CD #CDD1D2 #D1CDD2 #D2CFCD
split-complementary
#CED2CD #CFCDD2 #D2CDD1
monochromatic
#8F988D #AEB5AD #CED2CD #EEEFED #EFF1EF
Accessibility & contrast
On white
1.53
#CED2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CED2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#CED2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2cd; /* rgb */ color: rgb(206, 210, 205); /* oklch */ color: oklch(85.9% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#ced2cd',
950: '#000000',
},
}SCSS
$custom: #ced2cd; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ced2cd",
"rgb": {
"r": 206,
"g": 210,
"b": 205
},
"hsl": {
"h": 108,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85923,
"c": 0.00807,
"h": 139.4
},
"luminance": 0.63623
}Semantic roles & 50–950 ramp
primary
#CED2CD
secondary
#A49EA5
accent
#568F84
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484