#CED2CC#CED2CC
#CED2CC is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 85.9% C 0.009 H 134.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CC |
|---|---|
| RGB | rgb(206, 210, 204) |
| HSL | hsl(100, 6%, 81%) |
| HSV | hsv(100, 3%, 82%) |
| CMYK | cmyk(1.9%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.74, -2.45, 2.49) |
| CIE-LCH | lch(83.74, 3.50, 134.55°) |
| OKLab | oklab(85.9% -0.0065 0.0066) |
| OKLCH | oklch(85.9% 0.009 134.9) |
| XYZ | xyz(59.3974, 63.5745, 66.2569) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.33
Silver (survey)
#C5C9C7
ΔE00 2.91
Light Gray
#D3D3D3
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.82
Silver
#C0C0C0
ΔE00 5.79
Fog
#D8DCE0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CC #D0CCD2
analogous
#D1D2CC #CED2CC #CCD2CD
triadic
#CED2CC #CCCED2 #D2CCCE
tetradic
#CED2CC #CCD1D2 #D0CCD2 #D2CDCC
square
#CED2CC #CCD1D2 #D0CCD2 #D2CDCC
split-complementary
#CED2CC #CDCCD2 #D2CCD1
monochromatic
#90998B #AFB5AB #CED2CC #EDEFED #EFF1EF
Accessibility & contrast
On white
1.53
#CED2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CED2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#CED1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2cc; /* rgb */ color: rgb(206, 210, 204); /* oklch */ color: oklch(85.9% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#dcdfdb',
500: '#ced2cc',
950: '#000000',
},
}SCSS
$custom: #ced2cc; $custom-light: #dcdfdb; $custom-dark: #000000;
JSON
{
"hex": "#ced2cc",
"rgb": {
"r": 206,
"g": 210,
"b": 204
},
"hsl": {
"h": 100,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85895,
"c": 0.00924,
"h": 134.9
},
"luminance": 0.63575
}Semantic roles & 50–950 ramp
primary
#CED2CC
secondary
#A29DA5
accent
#55907D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484