#CECED4#CECED4
#CECED4 is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.3% C 0.008 H 286.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED4 |
|---|---|
| RGB | rgb(206, 206, 212) |
| HSL | hsl(240, 7%, 82%) |
| HSV | hsv(240, 3%, 83%) |
| CMYK | cmyk(2.8%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.92, 1.11, -2.97) |
| CIE-LCH | lch(82.92, 3.17, 290.45°) |
| OKLab | oklab(85.32% 0.0023 -0.0079) |
| OKLCH | oklch(85.32% 0.008 286.2) |
| XYZ | xyz(59.4065, 62.0178, 71.1155) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.34
Fog
#D8DCE0
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.48
Silver
#C0C0C0
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.38
Dove Gray
#B6B8BD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED4 #D4D4CE
analogous
#CED1D4 #CECED4 #D1CED4
triadic
#CECED4 #D4CECE #CED4CE
tetradic
#CECED4 #D4CED1 #D4D4CE #CED4D1
square
#CECED4 #D4CED1 #D4D4CE #CED4D1
split-complementary
#CECED4 #D4D1CE #D1D4CE
monochromatic
#8D8D9B #ADADB7 #CECED4 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.57
#CECED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CECED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED4
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED4 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#CDCFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ceced4; /* rgb */ color: rgb(206, 206, 212); /* oklch */ color: oklch(85.3% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#dddce1',
500: '#ceced4',
950: '#000000',
},
}SCSS
$custom: #ceced4; $custom-light: #dddce1; $custom-dark: #000000;
JSON
{
"hex": "#ceced4",
"rgb": {
"r": 206,
"g": 206,
"b": 212
},
"hsl": {
"h": 240,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85319,
"c": 0.00823,
"h": 286.2
},
"luminance": 0.62018
}Semantic roles & 50–950 ramp
primary
#CECED4
secondary
#A7A79F
accent
#905590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484