#CECED3#CECED3
#CECED3 is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.3% C 0.007 H 286.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED3 |
|---|---|
| RGB | rgb(206, 206, 211) |
| HSL | hsl(240, 5%, 82%) |
| HSV | hsv(240, 2%, 83%) |
| CMYK | cmyk(2.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.90, 0.92, -2.48) |
| CIE-LCH | lch(82.90, 2.64, 290.40°) |
| OKLab | oklab(85.29% 0.0019 -0.0066) |
| OKLCH | oklch(85.29% 0.007 286.3) |
| XYZ | xyz(59.2807, 61.9675, 70.4533) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.88
Fog
#D8DCE0
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.16
Silver
#C0C0C0
ΔE00 4.46
Silver (survey)
#C5C9C7
ΔE00 4.94
Dove Gray
#B6B8BD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED3 #D3D3CE
analogous
#CED1D3 #CECED3 #D1CED3
triadic
#CECED3 #D3CECE #CED3CE
tetradic
#CECED3 #D3CED1 #D3D3CE #CED3D1
square
#CECED3 #D3CED1 #D3D3CE #CED3D1
split-complementary
#CECED3 #D3D1CE #D1D3CE
monochromatic
#8E8E99 #AEAEB6 #CECED3 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.57
#CECED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CECED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED3
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED3 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#CDCFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ceced3; /* rgb */ color: rgb(206, 206, 211); /* oklch */ color: oklch(85.3% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#dcdce0',
500: '#ceced3',
950: '#000000',
},
}SCSS
$custom: #ceced3; $custom-light: #dcdce0; $custom-dark: #000000;
JSON
{
"hex": "#ceced3",
"rgb": {
"r": 206,
"g": 206,
"b": 211
},
"hsl": {
"h": 240,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85289,
"c": 0.00685,
"h": 286.3
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#CECED3
secondary
#A6A69F
accent
#8F568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484