#CED8DB#CED8DB
#CED8DB is a very light, near-neutral cyan. Relative luminance 0.673; OKLCH L 87.5% C 0.012 H 217.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8DB |
|---|---|
| RGB | rgb(206, 216, 219) |
| HSL | hsl(194, 15%, 83%) |
| HSV | hsv(194, 6%, 86%) |
| CMYK | cmyk(5.9%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(85.68, -2.80, -2.64) |
| CIE-LCH | lch(85.68, 3.85, 223.34°) |
| OKLab | oklab(87.55% -0.0092 -0.0071) |
| OKLCH | oklch(87.55% 0.012 217.6) |
| XYZ | xyz(62.7931, 67.3475, 76.6953) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.92
Silver
#C0C0C0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8DB #DBD1CE
analogous
#CEDBD7 #CED8DB #CED1DB
triadic
#CED8DB #DBCED8 #D8DBCE
tetradic
#CED8DB #D7CEDB #DBD1CE #D1DBCE
square
#CED8DB #D7CEDB #DBD1CE #D1DBCE
split-complementary
#CED8DB #DBCED1 #DBD7CE
monochromatic
#87A0A7 #ABBCC1 #CED8DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.45
#CED8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CED8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8DB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8DB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#CBD9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8db; /* rgb */ color: rgb(206, 216, 219); /* oklch */ color: oklch(87.5% 0.012 217.6);
Tailwind
colors: {
custom: {
50: '#dde4e6',
500: '#ced8db',
950: '#000000',
},
}SCSS
$custom: #ced8db; $custom-light: #dde4e6; $custom-dark: #000000;
JSON
{
"hex": "#ced8db",
"rgb": {
"r": 206,
"g": 216,
"b": 219
},
"hsl": {
"h": 193.846,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.87547,
"c": 0.01163,
"h": 217.6
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#CED8DB
secondary
#B0A29D
accent
#5E4C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484