#CECED5#CECED5
#CECED5 is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.3% C 0.010 H 286.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED5 |
|---|---|
| RGB | rgb(206, 206, 213) |
| HSL | hsl(240, 8%, 82%) |
| HSV | hsv(240, 3%, 84%) |
| CMYK | cmyk(3.3%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.95, 1.29, -3.46) |
| CIE-LCH | lch(82.95, 3.70, 290.50°) |
| OKLab | oklab(85.35% 0.0027 -0.0092) |
| OKLCH | oklch(85.35% 0.01 286.2) |
| XYZ | xyz(59.5330, 62.0684, 71.7819) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.80
Fog
#D8DCE0
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.82
Silver
#C0C0C0
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED5 #D5D5CE
analogous
#CED2D5 #CECED5 #D2CED5
triadic
#CECED5 #D5CECE #CED5CE
tetradic
#CECED5 #D5CED2 #D5D5CE #CED5D2
square
#CECED5 #D5CED2 #D5D5CE #CED5D2
split-complementary
#CECED5 #D5D2CE #D2D5CE
monochromatic
#8C8C9D #ADADB9 #CECED5 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.57
#CECED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CECED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED5
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED5 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#CDCFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ceced5; /* rgb */ color: rgb(206, 206, 213); /* oklch */ color: oklch(85.3% 0.010 286.2);
Tailwind
colors: {
custom: {
50: '#dddce1',
500: '#ceced5',
950: '#000000',
},
}SCSS
$custom: #ceced5; $custom-light: #dddce1; $custom-dark: #000000;
JSON
{
"hex": "#ceced5",
"rgb": {
"r": 206,
"g": 206,
"b": 213
},
"hsl": {
"h": 240,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85349,
"c": 0.0096,
"h": 286.2
},
"luminance": 0.62069
}Semantic roles & 50–950 ramp
primary
#CECED5
secondary
#A9A99F
accent
#925492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484