#CED0D6#CED0D6
#CED0D6 is a very light, near-neutral blue. Relative luminance 0.631; OKLCH L 85.8% C 0.009 H 271.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D6 |
|---|---|
| RGB | rgb(206, 208, 214) |
| HSL | hsl(225, 9%, 82%) |
| HSV | hsv(225, 4%, 84%) |
| CMYK | cmyk(3.7%, 2.8%, 0%, 16.1%) |
| CIE-LAB | lab(83.49, 0.43, -3.20) |
| CIE-LCH | lch(83.49, 3.23, 277.67°) |
| OKLab | oklab(85.78% 0.0002 -0.0085) |
| OKLCH | oklch(85.78% 0.009 271.3) |
| XYZ | xyz(60.1448, 63.0884, 72.6140) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.13
Fog
#D8DCE0
ΔE00 3.14
Gainsboro
#DCDCDC
ΔE00 4.13
Silver
#C0C0C0
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D6 #D6D4CE
analogous
#CED4D6 #CED0D6 #D0CED6
triadic
#CED0D6 #D6CED0 #D0D6CE
tetradic
#CED0D6 #D6CED4 #D6D4CE #CED6D0
square
#CED0D6 #D6CED4 #D6D4CE #CED6D0
split-complementary
#CED0D6 #D6D0CE #D4D6CE
monochromatic
#8B909E #ADB0BA #CED0D6 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.54
#CED0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CED0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D6
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D6 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#CCD1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d6; /* rgb */ color: rgb(206, 208, 214); /* oklch */ color: oklch(85.8% 0.009 271.3);
Tailwind
colors: {
custom: {
50: '#dddee2',
500: '#ced0d6',
950: '#000000',
},
}SCSS
$custom: #ced0d6; $custom-light: #dddee2; $custom-dark: #000000;
JSON
{
"hex": "#ced0d6",
"rgb": {
"r": 206,
"g": 208,
"b": 214
},
"hsl": {
"h": 225,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85781,
"c": 0.00854,
"h": 271.3
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#CED0D6
secondary
#AAA79E
accent
#835393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484