#CECED2#CECED2
#CECED2 is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.3% C 0.005 H 286.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED2 |
|---|---|
| RGB | rgb(206, 206, 210) |
| HSL | hsl(240, 4%, 82%) |
| HSV | hsv(240, 2%, 82%) |
| CMYK | cmyk(1.9%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.87, 0.73, -1.98) |
| CIE-LCH | lch(82.87, 2.11, 290.36°) |
| OKLab | oklab(85.26% 0.0015 -0.0053) |
| OKLCH | oklch(85.26% 0.005 286.3) |
| XYZ | xyz(59.1557, 61.9175, 69.7951) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.43
Fog
#D8DCE0
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 3.86
Silver
#C0C0C0
ΔE00 4.17
Silver (survey)
#C5C9C7
ΔE00 4.50
Dove Gray
#B6B8BD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED2 #D2D2CE
analogous
#CED0D2 #CECED2 #D0CED2
triadic
#CECED2 #D2CECE #CED2CE
tetradic
#CECED2 #D2CED0 #D2D2CE #CED2D0
square
#CECED2 #D2CED0 #D2D2CE #CED2D0
split-complementary
#CECED2 #D2D0CE #D0D2CE
monochromatic
#8E8E97 #AEAEB5 #CECED2 #EEEEEF #EFEFF0
Accessibility & contrast
On white
1.57
#CECED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CECED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#CDCFCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ceced2; /* rgb */ color: rgb(206, 206, 210); /* oklch */ color: oklch(85.3% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#dcdcdf',
500: '#ceced2',
950: '#000000',
},
}SCSS
$custom: #ceced2; $custom-light: #dcdcdf; $custom-dark: #000000;
JSON
{
"hex": "#ceced2",
"rgb": {
"r": 206,
"g": 206,
"b": 210
},
"hsl": {
"h": 240,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85259,
"c": 0.00548,
"h": 286.3
},
"luminance": 0.61918
}Semantic roles & 50–950 ramp
primary
#CECED2
secondary
#A5A59F
accent
#8E578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484