#CED4D4#CED4D4
#CED4D4 is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.5% C 0.007 H 197.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4D4 |
|---|---|
| RGB | rgb(206, 212, 212) |
| HSL | hsl(180, 7%, 82%) |
| HSV | hsv(180, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.46, -2.03, -0.71) |
| CIE-LCH | lch(84.46, 2.15, 199.25°) |
| OKLab | oklab(86.53% -0.0063 -0.0019) |
| OKLCH | oklch(86.53% 0.007 197.1) |
| XYZ | xyz(60.8785, 64.9620, 71.6062) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.88
Light Gray
#D3D3D3
ΔE00 2.93
Fog
#D8DCE0
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 3.63
Silver
#C0C0C0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4D4 #D4CECE
analogous
#CED4D1 #CED4D4 #CED1D4
triadic
#CED4D4 #D4CED4 #D4D4CE
tetradic
#CED4D4 #D1CED4 #D4CECE #D1D4CE
square
#CED4D4 #D1CED4 #D4CECE #D1D4CE
split-complementary
#CED4D4 #D4CED1 #D4D1CE
monochromatic
#8D9B9B #ADB7B7 #CED4D4 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.50
#CED4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4D4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4D4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D2D2D4
Tritanopia (blue-blind)
#CCD4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4d4; /* rgb */ color: rgb(206, 212, 212); /* oklch */ color: oklch(86.5% 0.007 197.1);
Tailwind
colors: {
custom: {
50: '#dde1e1',
500: '#ced4d4',
950: '#000000',
},
}SCSS
$custom: #ced4d4; $custom-light: #dde1e1; $custom-dark: #000000;
JSON
{
"hex": "#ced4d4",
"rgb": {
"r": 206,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.8653,
"c": 0.00655,
"h": 197.1
},
"luminance": 0.64962
}Semantic roles & 50–950 ramp
primary
#CED4D4
secondary
#A79F9F
accent
#555590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484