#CED0C8#CED0C8
#CED0C8 is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.4% C 0.011 H 118.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0C8 |
|---|---|
| RGB | rgb(206, 208, 200) |
| HSL | hsl(75, 8%, 80%) |
| HSV | hsv(75, 4%, 82%) |
| CMYK | cmyk(1%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(83.13, -2.12, 3.73) |
| CIE-LCH | lch(83.13, 4.29, 119.67°) |
| OKLab | oklab(85.38% -0.0052 0.0098) |
| OKLCH | oklch(85.38% 0.011 118) |
| XYZ | xyz(58.4332, 62.4037, 63.5991) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.00
Silver (survey)
#C5C9C7
ΔE00 3.38
Light Gray
#D3D3D3
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 5.36
Silver
#C0C0C0
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0C8 #CAC8D0
analogous
#D0CEC8 #CED0C8 #CAD0C8
triadic
#CED0C8 #C8CED0 #D0C8CE
tetradic
#CED0C8 #C8D0CE #CAC8D0 #D0C8CA
square
#CED0C8 #C8D0CE #CAC8D0 #D0C8CA
split-complementary
#CED0C8 #C8CAD0 #CEC8D0
monochromatic
#939886 #B1B4A7 #CED0C8 #EBECE9 #F0F1EF
Accessibility & contrast
On white
1.56
#CED0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CED0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0C8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0C8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#CFCFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0c8; /* rgb */ color: rgb(206, 208, 200); /* oklch */ color: oklch(85.4% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#ddded8',
500: '#ced0c8',
950: '#000000',
},
}SCSS
$custom: #ced0c8; $custom-light: #ddded8; $custom-dark: #000000;
JSON
{
"hex": "#ced0c8",
"rgb": {
"r": 206,
"g": 208,
"b": 200
},
"hsl": {
"h": 75,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85377,
"c": 0.0111,
"h": 118
},
"luminance": 0.62404
}Semantic roles & 50–950 ramp
primary
#CED0C8
secondary
#9B99A3
accent
#549263
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483