#CED6DB#CED6DB
#CED6DB is a very light, near-neutral cyan. Relative luminance 0.663; OKLCH L 87.1% C 0.011 H 234.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6DB |
|---|---|
| RGB | rgb(206, 214, 219) |
| HSL | hsl(203, 15%, 83%) |
| HSV | hsv(203, 6%, 86%) |
| CMYK | cmyk(5.9%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(85.16, -1.76, -3.40) |
| CIE-LCH | lch(85.16, 3.83, 242.64°) |
| OKLab | oklab(87.14% -0.0064 -0.0091) |
| OKLCH | oklch(87.14% 0.011 234.8) |
| XYZ | xyz(62.2838, 66.3289, 76.5255) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.34
Light Gray
#D3D3D3
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 5.78
Silver
#C0C0C0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6DB #DBD3CE
analogous
#CEDBD9 #CED6DB #CECFDB
triadic
#CED6DB #DBCED6 #D6DBCE
tetradic
#CED6DB #D9CEDB #DBD3CE #CFDBCE
square
#CED6DB #D9CEDB #DBD3CE #CFDBCE
split-complementary
#CED6DB #DBCECF #DBD9CE
monochromatic
#879BA7 #ABB8C1 #CED6DB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.47
#CED6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CED6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6DB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6DB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#CBD7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced6db; /* rgb */ color: rgb(206, 214, 219); /* oklch */ color: oklch(87.1% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#dde2e6',
500: '#ced6db',
950: '#000000',
},
}SCSS
$custom: #ced6db; $custom-light: #dde2e6; $custom-dark: #000000;
JSON
{
"hex": "#ced6db",
"rgb": {
"r": 206,
"g": 214,
"b": 219
},
"hsl": {
"h": 203.077,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.87142,
"c": 0.01113,
"h": 234.8
},
"luminance": 0.66329
}Semantic roles & 50–950 ramp
primary
#CED6DB
secondary
#B0A49D
accent
#6A4C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484