#CED1DC#CED1DC
#CED1DC is a very light, near-neutral blue. Relative luminance 0.639; OKLCH L 86.2% C 0.015 H 273.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1DC |
|---|---|
| RGB | rgb(206, 209, 220) |
| HSL | hsl(227, 17%, 84%) |
| HSV | hsv(227, 6%, 86%) |
| CMYK | cmyk(6.4%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(83.91, 1.05, -5.78) |
| CIE-LCH | lch(83.91, 5.87, 280.28°) |
| OKLab | oklab(86.16% 0.001 -0.0155) |
| OKLCH | oklch(86.16% 0.015 273.8) |
| XYZ | xyz(61.1698, 63.8897, 76.8056) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.85
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1DC #DCD9CE
analogous
#CED8DC #CED1DC #D2CEDC
triadic
#CED1DC #DCCED1 #D1DCCE
tetradic
#CED1DC #DCCED8 #DCD9CE #CEDCD2
square
#CED1DC #DCCED8 #DCD9CE #CEDCD2
split-complementary
#CED1DC #DCD2CE #D8DCCE
monochromatic
#878EA9 #AAAFC2 #CED1DC #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.52
#CED1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CED1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1DC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1DC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#CBD3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced1dc; /* rgb */ color: rgb(206, 209, 220); /* oklch */ color: oklch(86.2% 0.015 273.8);
Tailwind
colors: {
custom: {
50: '#dddfe6',
500: '#ced1dc',
950: '#000000',
},
}SCSS
$custom: #ced1dc; $custom-light: #dddfe6; $custom-dark: #000000;
JSON
{
"hex": "#ced1dc",
"rgb": {
"r": 206,
"g": 209,
"b": 220
},
"hsl": {
"h": 227.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86164,
"c": 0.01549,
"h": 273.8
},
"luminance": 0.6389
}Semantic roles & 50–950 ramp
primary
#CED1DC
secondary
#B1AD9D
accent
#8A4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484