#CED5DB#CED5DB
#CED5DB is a very light, near-neutral cyan. Relative luminance 0.658; OKLCH L 86.9% C 0.011 H 243.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5DB |
|---|---|
| RGB | rgb(206, 213, 219) |
| HSL | hsl(208, 15%, 83%) |
| HSV | hsv(208, 6%, 86%) |
| CMYK | cmyk(5.9%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(84.91, -1.24, -3.78) |
| CIE-LCH | lch(84.91, 3.97, 251.86°) |
| OKLab | oklab(86.94% -0.005 -0.0101) |
| OKLCH | oklch(86.94% 0.011 243.7) |
| XYZ | xyz(62.0315, 65.8243, 76.4414) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.24
Light Gray
#D3D3D3
ΔE00 3.85
Gainsboro
#DCDCDC
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 5.00
Silver
#C0C0C0
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5DB #DBD4CE
analogous
#CEDBDA #CED5DB #CECEDB
triadic
#CED5DB #DBCED5 #D5DBCE
tetradic
#CED5DB #DACEDB #DBD4CE #CEDBCE
square
#CED5DB #DACEDB #DBD4CE #CEDBCE
split-complementary
#CED5DB #DBCECE #DBDACE
monochromatic
#8799A7 #ABB7C1 #CED5DB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.48
#CED5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CED5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5DB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5DB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#CBD6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced5db; /* rgb */ color: rgb(206, 213, 219); /* oklch */ color: oklch(86.9% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#dde1e6',
500: '#ced5db',
950: '#000000',
},
}SCSS
$custom: #ced5db; $custom-light: #dde1e6; $custom-dark: #000000;
JSON
{
"hex": "#ced5db",
"rgb": {
"r": 206,
"g": 213,
"b": 219
},
"hsl": {
"h": 207.692,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.8694,
"c": 0.01127,
"h": 243.7
},
"luminance": 0.65825
}Semantic roles & 50–950 ramp
primary
#CED5DB
secondary
#B0A69D
accent
#704C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484