#CECED0#CECED0
#CECED0 is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.2% C 0.003 H 286.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED0 |
|---|---|
| RGB | rgb(206, 206, 208) |
| HSL | hsl(240, 2%, 81%) |
| HSV | hsv(240, 1%, 82%) |
| CMYK | cmyk(1%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.82, 0.37, -0.99) |
| CIE-LCH | lch(82.82, 1.06, 290.26°) |
| OKLab | oklab(85.2% 0.0008 -0.0026) |
| OKLCH | oklch(85.2% 0.003 286.3) |
| XYZ | xyz(58.9081, 61.8185, 68.4910) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.60
Gainsboro
#DCDCDC
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 3.65
Fog
#D8DCE0
ΔE00 3.68
Silver
#C0C0C0
ΔE00 3.70
Light Grey
#D8DCD6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED0 #D0D0CE
analogous
#CECFD0 #CECED0 #CFCED0
triadic
#CECED0 #D0CECE #CED0CE
tetradic
#CECED0 #D0CECF #D0D0CE #CED0CF
square
#CECED0 #D0CECF #D0D0CE #CED0CF
split-complementary
#CECED0 #D0CFCE #CFD0CE
monochromatic
#909094 #AFAFB2 #CECED0 #EDEDEE #EFEFF0
Accessibility & contrast
On white
1.57
#CECED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CECED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED0
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED0 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#CECED0
Tritanopia (blue-blind)
#CECECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ceced0; /* rgb */ color: rgb(206, 206, 208); /* oklch */ color: oklch(85.2% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#dcdcde',
500: '#ceced0',
950: '#000000',
},
}SCSS
$custom: #ceced0; $custom-light: #dcdcde; $custom-dark: #000000;
JSON
{
"hex": "#ceced0",
"rgb": {
"r": 206,
"g": 206,
"b": 208
},
"hsl": {
"h": 240,
"s": 2.083,
"l": 81.176
},
"oklch": {
"l": 0.852,
"c": 0.00274,
"h": 286.3
},
"luminance": 0.61818
}Semantic roles & 50–950 ramp
primary
#CECED0
secondary
#A2A2A0
accent
#8C5A8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484