#CECED1#CECED1
#CECED1 is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.2% C 0.004 H 286.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED1 |
|---|---|
| RGB | rgb(206, 206, 209) |
| HSL | hsl(240, 3%, 81%) |
| HSV | hsv(240, 1%, 82%) |
| CMYK | cmyk(1.4%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(82.84, 0.55, -1.49) |
| CIE-LCH | lch(82.84, 1.58, 290.31°) |
| OKLab | oklab(85.23% 0.0012 -0.0039) |
| OKLCH | oklch(85.23% 0.004 286.3) |
| XYZ | xyz(59.0315, 61.8678, 69.1410) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.00
Gainsboro
#DCDCDC
ΔE00 3.62
Fog
#D8DCE0
ΔE00 3.64
Silver
#C0C0C0
ΔE00 3.91
Silver (survey)
#C5C9C7
ΔE00 4.07
Dove Gray
#B6B8BD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED1 #D1D1CE
analogous
#CED0D1 #CECED1 #D0CED1
triadic
#CECED1 #D1CECE #CED1CE
tetradic
#CECED1 #D1CED0 #D1D1CE #CED1D0
square
#CECED1 #D1CED0 #D1D1CE #CED1D0
split-complementary
#CECED1 #D1D0CE #D0D1CE
monochromatic
#8F8F96 #AEAEB3 #CECED1 #EEEEEF #EFEFF0
Accessibility & contrast
On white
1.57
#CECED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CECED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED1
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED1 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED1
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#CDCECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ceced1; /* rgb */ color: rgb(206, 206, 209); /* oklch */ color: oklch(85.2% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#dcdcdf',
500: '#ceced1',
950: '#000000',
},
}SCSS
$custom: #ceced1; $custom-light: #dcdcdf; $custom-dark: #000000;
JSON
{
"hex": "#ceced1",
"rgb": {
"r": 206,
"g": 206,
"b": 209
},
"hsl": {
"h": 240,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.8523,
"c": 0.0041,
"h": 286.3
},
"luminance": 0.61868
}Semantic roles & 50–950 ramp
primary
#CECED1
secondary
#A4A4A0
accent
#8D598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484