#CECED6#CECED6
#CECED6 is a very light, near-neutral blue. Relative luminance 0.621; OKLCH L 85.4% C 0.011 H 286.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED6 |
|---|---|
| RGB | rgb(206, 206, 214) |
| HSL | hsl(240, 9%, 82%) |
| HSV | hsv(240, 4%, 84%) |
| CMYK | cmyk(3.7%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.98, 1.48, -3.96) |
| CIE-LCH | lch(82.98, 4.23, 290.54°) |
| OKLab | oklab(85.38% 0.0031 -0.0105) |
| OKLCH | oklch(85.38% 0.011 286.2) |
| XYZ | xyz(59.6603, 62.1193, 72.4525) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.25
Fog
#D8DCE0
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED6 #D6D6CE
analogous
#CED2D6 #CECED6 #D2CED6
triadic
#CECED6 #D6CECE #CED6CE
tetradic
#CECED6 #D6CED2 #D6D6CE #CED6D2
square
#CECED6 #D6CED2 #D6D6CE #CED6D2
split-complementary
#CECED6 #D6D2CE #D2D6CE
monochromatic
#8B8B9E #ADADBA #CECED6 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.56
#CECED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CECED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED6
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED6 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD6
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#CDCFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ceced6; /* rgb */ color: rgb(206, 206, 214); /* oklch */ color: oklch(85.4% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#dddce2',
500: '#ceced6',
950: '#000000',
},
}SCSS
$custom: #ceced6; $custom-light: #dddce2; $custom-dark: #000000;
JSON
{
"hex": "#ceced6",
"rgb": {
"r": 206,
"g": 206,
"b": 214
},
"hsl": {
"h": 240,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85379,
"c": 0.01098,
"h": 286.2
},
"luminance": 0.62119
}Semantic roles & 50–950 ramp
primary
#CECED6
secondary
#AAAA9E
accent
#935393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484