#CED0D9#CED0D9
#CED0D9 is a very light, near-neutral blue. Relative luminance 0.632; OKLCH L 85.9% C 0.013 H 276.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D9 |
|---|---|
| RGB | rgb(206, 208, 217) |
| HSL | hsl(229, 13%, 83%) |
| HSV | hsv(229, 5%, 85%) |
| CMYK | cmyk(5.1%, 4.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.57, 1.00, -4.68) |
| CIE-LCH | lch(83.57, 4.79, 282.05°) |
| OKLab | oklab(85.87% 0.0013 -0.0125) |
| OKLCH | oklch(85.87% 0.013 276.1) |
| XYZ | xyz(60.5315, 63.2431, 74.6503) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D9 #D9D7CE
analogous
#CED5D9 #CED0D9 #D1CED9
triadic
#CED0D9 #D9CED0 #D0D9CE
tetradic
#CED0D9 #D9CED5 #D9D7CE #CED9D1
square
#CED0D9 #D9CED5 #D9D7CE #CED9D1
split-complementary
#CED0D9 #D9D1CE #D5D9CE
monochromatic
#898EA4 #ACAFBE #CED0D9 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.54
#CED0D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CED0D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D9
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D9 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#CCD2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d9; /* rgb */ color: rgb(206, 208, 217); /* oklch */ color: oklch(85.9% 0.013 276.1);
Tailwind
colors: {
custom: {
50: '#dddee4',
500: '#ced0d9',
950: '#000000',
},
}SCSS
$custom: #ced0d9; $custom-light: #dddee4; $custom-dark: #000000;
JSON
{
"hex": "#ced0d9",
"rgb": {
"r": 206,
"g": 208,
"b": 217
},
"hsl": {
"h": 229.091,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.85871,
"c": 0.01257,
"h": 276.1
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#CED0D9
secondary
#AEAB9E
accent
#8A4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484