#CED3CC#CED3CC
#CED3CC is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.1% C 0.011 H 136.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3CC |
|---|---|
| RGB | rgb(206, 211, 204) |
| HSL | hsl(103, 7%, 81%) |
| HSV | hsv(103, 3%, 83%) |
| CMYK | cmyk(2.4%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(84.00, -2.97, 2.87) |
| CIE-LCH | lch(84.00, 4.13, 136.05°) |
| OKLab | oklab(86.1% -0.0079 0.0075) |
| OKLCH | oklch(86.1% 0.011 136.6) |
| XYZ | xyz(59.6451, 64.0699, 66.3395) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.29
Silver (survey)
#C5C9C7
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.33
Fog
#D8DCE0
ΔE00 6.35
Silver
#C0C0C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3CC #D1CCD3
analogous
#D2D3CC #CED3CC #CCD3CE
triadic
#CED3CC #CCCED3 #D3CCCE
tetradic
#CED3CC #CCD2D3 #D1CCD3 #D3CECC
square
#CED3CC #CCD2D3 #D1CCD3 #D3CECC
split-complementary
#CED3CC #CECCD3 #D3CCD2
monochromatic
#8F9A8A #AEB7AB #CED3CC #EEEFED #EFF1EF
Accessibility & contrast
On white
1.52
#CED3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CED3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3CC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3CC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#CED2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3cc; /* rgb */ color: rgb(206, 211, 204); /* oklch */ color: oklch(86.1% 0.011 136.6);
Tailwind
colors: {
custom: {
50: '#dde0db',
500: '#ced3cc',
950: '#000000',
},
}SCSS
$custom: #ced3cc; $custom-light: #dde0db; $custom-dark: #000000;
JSON
{
"hex": "#ced3cc",
"rgb": {
"r": 206,
"g": 211,
"b": 204
},
"hsl": {
"h": 102.857,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.86099,
"c": 0.01095,
"h": 136.6
},
"luminance": 0.6407
}Semantic roles & 50–950 ramp
primary
#CED3CC
secondary
#A49DA6
accent
#549180
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484