#CECED7#CECED7
#CECED7 is a very light, near-neutral blue. Relative luminance 0.622; OKLCH L 85.4% C 0.012 H 286.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED7 |
|---|---|
| RGB | rgb(206, 206, 215) |
| HSL | hsl(240, 10%, 83%) |
| HSV | hsv(240, 4%, 84%) |
| CMYK | cmyk(4.2%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(83.00, 1.67, -4.45) |
| CIE-LCH | lch(83.00, 4.75, 290.59°) |
| OKLab | oklab(85.41% 0.0034 -0.0119) |
| OKLCH | oklch(85.41% 0.012 286.1) |
| XYZ | xyz(59.7884, 62.1706, 73.1271) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.70
Fog
#D8DCE0
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED7 #D7D7CE
analogous
#CED2D7 #CECED7 #D2CED7
triadic
#CECED7 #D7CECE #CED7CE
tetradic
#CECED7 #D7CED2 #D7D7CE #CED7D2
square
#CECED7 #D7CED2 #D7D7CE #CED7D2
split-complementary
#CECED7 #D7D2CE #D2D7CE
monochromatic
#8B8BA0 #ACACBB #CECED7 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.56
#CECED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CECED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD7
Deuteranopia (green-blind)
#CCCED7
Tritanopia (blue-blind)
#CCCFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ceced7; /* rgb */ color: rgb(206, 206, 215); /* oklch */ color: oklch(85.4% 0.012 286.1);
Tailwind
colors: {
custom: {
50: '#dddce3',
500: '#ceced7',
950: '#000000',
},
}SCSS
$custom: #ceced7; $custom-light: #dddce3; $custom-dark: #000000;
JSON
{
"hex": "#ceced7",
"rgb": {
"r": 206,
"g": 206,
"b": 215
},
"hsl": {
"h": 240,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85409,
"c": 0.01235,
"h": 286.1
},
"luminance": 0.62171
}Semantic roles & 50–950 ramp
primary
#CECED7
secondary
#ABAB9E
accent
#945194
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484