#CED2D2#CED2D2
#CED2D2 is a very light, near-neutral grey. Relative luminance 0.639; OKLCH L 86.1% C 0.004 H 197.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2D2 |
|---|---|
| RGB | rgb(206, 210, 210) |
| HSL | hsl(180, 4%, 82%) |
| HSV | hsv(180, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(83.90, -1.36, -0.48) |
| CIE-LCH | lch(83.90, 1.44, 199.31°) |
| OKLab | oklab(86.07% -0.0042 -0.0013) |
| OKLCH | oklch(86.07% 0.004 197.1) |
| XYZ | xyz(60.1310, 63.8679, 70.1202) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.05
Silver (survey)
#C5C9C7
ΔE00 2.48
Fog
#D8DCE0
ΔE00 3.21
Gainsboro
#DCDCDC
ΔE00 3.22
Light Grey
#D8DCD6
ΔE00 3.79
Silver
#C0C0C0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2D2 #D2CECE
analogous
#CED2D0 #CED2D2 #CED0D2
triadic
#CED2D2 #D2CED2 #D2D2CE
tetradic
#CED2D2 #D0CED2 #D2CECE #D0D2CE
square
#CED2D2 #D0CED2 #D2CECE #D0D2CE
split-complementary
#CED2D2 #D2CED0 #D2D0CE
monochromatic
#8E9797 #AEB5B5 #CED2D2 #EEEFEF #EFF0F0
Accessibility & contrast
On white
1.52
#CED2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CED2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2D2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2D2 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#CDD2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2d2; /* rgb */ color: rgb(206, 210, 210); /* oklch */ color: oklch(86.1% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#dcdfdf',
500: '#ced2d2',
950: '#000000',
},
}SCSS
$custom: #ced2d2; $custom-light: #dcdfdf; $custom-dark: #000000;
JSON
{
"hex": "#ced2d2",
"rgb": {
"r": 206,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.86067,
"c": 0.00438,
"h": 197.1
},
"luminance": 0.63868
}Semantic roles & 50–950 ramp
primary
#CED2D2
secondary
#A59F9F
accent
#57578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484