#CED0DC#CED0DC
#CED0DC is a very light, near-neutral blue. Relative luminance 0.634; OKLCH L 86.0% C 0.017 H 278.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0DC |
|---|---|
| RGB | rgb(206, 208, 220) |
| HSL | hsl(231, 17%, 84%) |
| HSV | hsv(231, 6%, 86%) |
| CMYK | cmyk(6.4%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.65, 1.57, -6.16) |
| CIE-LCH | lch(83.65, 6.36, 284.34°) |
| OKLab | oklab(85.96% 0.0025 -0.0165) |
| OKLCH | oklch(85.96% 0.017 278.5) |
| XYZ | xyz(60.9252, 63.4006, 76.7241) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0DC #DCDACE
analogous
#CED7DC #CED0DC #D3CEDC
triadic
#CED0DC #DCCED0 #D0DCCE
tetradic
#CED0DC #DCCED7 #DCDACE #CEDCD3
square
#CED0DC #DCCED7 #DCDACE #CEDCD3
split-complementary
#CED0DC #DCD3CE #D7DCCE
monochromatic
#878CA9 #AAAEC2 #CED0DC #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.54
#CED0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CED0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0DC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0DC | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#CBD2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0dc; /* rgb */ color: rgb(206, 208, 220); /* oklch */ color: oklch(86.0% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dddee6',
500: '#ced0dc',
950: '#000000',
},
}SCSS
$custom: #ced0dc; $custom-light: #dddee6; $custom-dark: #000000;
JSON
{
"hex": "#ced0dc",
"rgb": {
"r": 206,
"g": 208,
"b": 220
},
"hsl": {
"h": 231.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.85964,
"c": 0.01665,
"h": 278.5
},
"luminance": 0.63401
}Semantic roles & 50–950 ramp
primary
#CED0DC
secondary
#B1AE9D
accent
#8F4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484