#CED0D0#CED0D0
#CED0D0 is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.6% C 0.002 H 197.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D0 |
|---|---|
| RGB | rgb(206, 208, 208) |
| HSL | hsl(180, 2%, 81%) |
| HSV | hsv(180, 1%, 82%) |
| CMYK | cmyk(1%, 0%, 0%, 18.4%) |
| CIE-LAB | lab(83.33, -0.68, -0.24) |
| CIE-LCH | lch(83.33, 0.72, 199.36°) |
| OKLab | oklab(85.6% -0.0021 -0.0006) |
| OKLCH | oklch(85.6% 0.002 197.2) |
| XYZ | xyz(59.3927, 62.7875, 68.6525) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.31
Silver (survey)
#C5C9C7
ΔE00 2.47
Gainsboro
#DCDCDC
ΔE00 3.07
Fog
#D8DCE0
ΔE00 3.46
Silver
#C0C0C0
ΔE00 4.01
Light Grey
#D8DCD6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D0 #D0CECE
analogous
#CED0CF #CED0D0 #CECFD0
triadic
#CED0D0 #D0CED0 #D0D0CE
tetradic
#CED0D0 #CFCED0 #D0CECE #CFD0CE
square
#CED0D0 #CFCED0 #D0CECE #CFD0CE
split-complementary
#CED0D0 #D0CECF #D0CFCE
monochromatic
#909494 #AFB2B2 #CED0D0 #EDEEEE #EFF0F0
Accessibility & contrast
On white
1.55
#CED0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CED0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#CDD0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d0; /* rgb */ color: rgb(206, 208, 208); /* oklch */ color: oklch(85.6% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#dcdede',
500: '#ced0d0',
950: '#000000',
},
}SCSS
$custom: #ced0d0; $custom-light: #dcdede; $custom-dark: #000000;
JSON
{
"hex": "#ced0d0",
"rgb": {
"r": 206,
"g": 208,
"b": 208
},
"hsl": {
"h": 180,
"s": 2.083,
"l": 81.176
},
"oklch": {
"l": 0.85604,
"c": 0.0022,
"h": 197.2
},
"luminance": 0.62788
}Semantic roles & 50–950 ramp
primary
#CED0D0
secondary
#A2A0A0
accent
#5A5A8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484