#CED2CE#CED2CE
#CED2CE is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 86.0% C 0.007 H 145.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CE |
|---|---|
| RGB | rgb(206, 210, 206) |
| HSL | hsl(120, 4%, 82%) |
| HSV | hsv(120, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.79, -2.09, 1.50) |
| CIE-LCH | lch(83.79, 2.57, 144.34°) |
| OKLab | oklab(85.95% -0.0057 0.0039) |
| OKLCH | oklch(85.95% 0.007 145.5) |
| XYZ | xyz(59.6389, 63.6711, 67.5284) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.38
Light Grey
#D8DCD6
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 3.27
Gainsboro
#DCDCDC
ΔE00 4.14
Fog
#D8DCE0
ΔE00 4.95
Silver
#C0C0C0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CE #D2CED2
analogous
#D0D2CE #CED2CE #CED2D0
triadic
#CED2CE #CECED2 #D2CECE
tetradic
#CED2CE #CED0D2 #D2CED2 #D2D0CE
square
#CED2CE #CED0D2 #D2CED2 #D2D0CE
split-complementary
#CED2CE #D0CED2 #D2CED0
monochromatic
#8E978E #AEB5AE #CED2CE #EEEFEE #EFF0EF
Accessibility & contrast
On white
1.53
#CED2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CED2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#CED2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2ce; /* rgb */ color: rgb(206, 210, 206); /* oklch */ color: oklch(86.0% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#ced2ce',
950: '#000000',
},
}SCSS
$custom: #ced2ce; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ced2ce",
"rgb": {
"r": 206,
"g": 210,
"b": 206
},
"hsl": {
"h": 120,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85952,
"c": 0.00696,
"h": 145.5
},
"luminance": 0.63671
}Semantic roles & 50–950 ramp
primary
#CED2CE
secondary
#A59FA5
accent
#578E8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484